Compartilhar via


Membros ChartDataPointValuesInstance

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

O tipo ChartDataPointValuesInstance expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido ResetInstanceCache Resets the instance cache. (Herdado de BaseInstance.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública End Gets the calculated value of the End property in a ChartDataPointValues class.
Propriedade pública High Gets the calculated value of the High property in a ChartDataPointValues class.
Propriedade pública Low Gets the calculated value of the Low property in a ChartDataPointValues class.
Propriedade pública Mean Gets the calculated value of the Mean property in a ChartDataPointValues class.
Propriedade pública Median Gets the calculated value of the Median property in a ChartDataPointValues class.
Propriedade pública Size Gets the calculated value of the Size property in a ChartDataPointValues class.
Propriedade pública Start Gets the calculated value of the Start property in a ChartDataPointValues class.
Propriedade pública X Gets the calculated value of the X property in a ChartDataPointValues class.
Propriedade pública Y Gets the calculated value of the Y property in a ChartDataPointValues class.

Início