Compartir a través de


ChartDataPointValues Miembros

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

El tipo ChartDataPointValues 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 publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública End Indicates the end/close value for the data point.
Propiedad pública High Indicates the high value for the data point.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Low Indicates the low value for the data point.
Propiedad pública Mean Indicates the mean value for the data point.
Propiedad pública Median Indicates the median value for the data point.
Propiedad pública Size Indicates the size value for the data point.
Propiedad pública Start Indicates the start/open value for the data point.
Propiedad pública X Indicates the X value for the data point.
Propiedad pública Y Indicates the Y value for the data point.

Principio