Compartir a través de


ChartDataPointValuesInstance Miembros

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

El tipo ChartDataPointValuesInstance expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método protegido ResetInstanceCache Resets the instance cache. (Se hereda de BaseInstance).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública End Gets the calculated value of the End property in a ChartDataPointValues class.
Propiedad pública High Gets the calculated value of the High property in a ChartDataPointValues class.
Propiedad pública Low Gets the calculated value of the Low property in a ChartDataPointValues class.
Propiedad pública Mean Gets the calculated value of the Mean property in a ChartDataPointValues class.
Propiedad pública Median Gets the calculated value of the Median property in a ChartDataPointValues class.
Propiedad pública Size Gets the calculated value of the Size property in a ChartDataPointValues class.
Propiedad pública Start Gets the calculated value of the Start property in a ChartDataPointValues class.
Propiedad pública X Gets the calculated value of the X property in a ChartDataPointValues class.
Propiedad pública Y Gets the calculated value of the Y property in a ChartDataPointValues class.

Principio