Элементы ChartDataPointValuesInstance

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

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

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство End Gets the calculated value of the End property in a ChartDataPointValues class.
Открытое свойство High Gets the calculated value of the High property in a ChartDataPointValues class.
Открытое свойство Low Gets the calculated value of the Low property in a ChartDataPointValues class.
Открытое свойство Mean Gets the calculated value of the Mean property in a ChartDataPointValues class.
Открытое свойство Median Gets the calculated value of the Median property in a ChartDataPointValues class.
Открытое свойство Size Gets the calculated value of the Size property in a ChartDataPointValues class.
Открытое свойство Start Gets the calculated value of the Start property in a ChartDataPointValues class.
Открытое свойство X Gets the calculated value of the X property in a ChartDataPointValues class.
Открытое свойство Y Gets the calculated value of the Y property in a ChartDataPointValues class.

В начало