Freigeben über


ChartDataPointValues-Member

Contains a set of data values for a data point in the chart.

Der ChartDataPointValues-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.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft End Indicates the end/close value for the data point.
Öffentliche Eigenschaft High Indicates the high value for the data point.
Öffentliche Eigenschaft Instance Gets the report instance object that contains the calculated values of this report definition object.
Öffentliche Eigenschaft Low Indicates the low value for the data point.
Öffentliche Eigenschaft Mean Indicates the mean value for the data point.
Öffentliche Eigenschaft Median Indicates the median value for the data point.
Öffentliche Eigenschaft Size Indicates the size value for the data point.
Öffentliche Eigenschaft Start Indicates the start/open value for the data point.
Öffentliche Eigenschaft X Indicates the X value for the data point.
Öffentliche Eigenschaft Y Indicates the Y value for the data point.

Zum Anfang