Элементы ChartDataPointInstance

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

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство AxisLabel Gets the calculated value of the AxisLabel property in a ChartDataPoint class.
Открытое свойство Style Gets the calculated value of the Style property in a ChartDataPoint class.
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a ChartDataPoint class.

В начало