Элементы ChartDataLabel

Represents the data labels to display on data points.

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство ActionInfo Actions associated with this data label.
Открытое свойство FieldsUsedInValueExpression Gets the list of fields that are used in the value expression.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Label Label for the data point.
Открытое свойство Position Position of the label.
Открытое свойство Rotation Angle of rotation of the label text.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство ToolTip Tool tip to display for the data label.
Открытое свойство UniqueName Gets the unique identifier for this report definition object.
Открытое свойство UseValueAsLabel Indicates the Y value of the data point should be used as the label.
Открытое свойство Visible Whether the data label is displayed on the chart. Defaults to False.

В начало