Элементы ChartTitle

Represents a title for the chart.

Тип ChartTitle предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура. (Наследуется из ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.)

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions for the title.
Открытое свойство Caption Caption of the title.
Открытое свойство ChartElementPosition Defines a custom position for the title.
Открытое свойство DockOffset Offset from the dock location, as a percentage of the chart size.
Открытое свойство DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
Открытое свойство DockToChartArea Name of the chart area on which to draw the title.
Открытое свойство FieldsUsedInValueExpression Gets the fields that are used in a value expression.
Открытое свойство Hidden Indicates the title should be hidden.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Name Name of the chart title.
Открытое свойство Position The position of the title.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство TextOrientation Indicates the orientation of the text.
Открытое свойство ToolTip Tool tip to display for the title.
Открытое свойство UniqueName Gets the unique identifier for this report definition object.

В начало