Freigeben über


ChartDataPointValuesInstance-Member

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

Der ChartDataPointValuesInstance-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft End Gets the calculated value of the End property in a ChartDataPointValues class.
Öffentliche Eigenschaft High Gets the calculated value of the High property in a ChartDataPointValues class.
Öffentliche Eigenschaft Low Gets the calculated value of the Low property in a ChartDataPointValues class.
Öffentliche Eigenschaft Mean Gets the calculated value of the Mean property in a ChartDataPointValues class.
Öffentliche Eigenschaft Median Gets the calculated value of the Median property in a ChartDataPointValues class.
Öffentliche Eigenschaft Size Gets the calculated value of the Size property in a ChartDataPointValues class.
Öffentliche Eigenschaft Start Gets the calculated value of the Start property in a ChartDataPointValues class.
Öffentliche Eigenschaft X Gets the calculated value of the X property in a ChartDataPointValues class.
Öffentliche Eigenschaft Y Gets the calculated value of the Y property in a ChartDataPointValues class.

Zum Anfang