Partager via


Membres ChartDataPointValues

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

Le type ChartDataPointValues expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique End Indicates the end/close value for the data point.
Propriété publique High Indicates the high value for the data point.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Low Indicates the low value for the data point.
Propriété publique Mean Indicates the mean value for the data point.
Propriété publique Median Indicates the median value for the data point.
Propriété publique Size Indicates the size value for the data point.
Propriété publique Start Indicates the start/open value for the data point.
Propriété publique X Indicates the X value for the data point.
Propriété publique Y Indicates the Y value for the data point.

Haut de la page