Элементы ChartDataLabelInstance

Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство Label Gets the calculated value of the Label property after formatting has been applied.
Открытое свойство OriginalValue Gets the calculated value of the Label property before formatting has been applied.
Открытое свойство Position Gets the calculated value of the Position property in a ChartDataLabel class.
Открытое свойство Rotation Gets the calculated value of the Rotation property in a ChartDataLabel class.
Открытое свойство Style Gets the calculated value of the Style property in a ChartDataLabel class.
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ChartDataLabel class.
Открытое свойство UseValueAsLabel Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class.
Открытое свойство Visible Gets the calculated value of the Visible property in a ChartDataLabel class.

В начало