Membros ChartDataPointValues
Contains a set of data values for a data point in the chart.
O tipo ChartDataPointValues expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
End | Indicates the end/close value for the data point. | |
High | Indicates the high value for the data point. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Low | Indicates the low value for the data point. | |
Mean | Indicates the mean value for the data point. | |
Median | Indicates the median value for the data point. | |
Size | Indicates the size value for the data point. | |
Start | Indicates the start/open value for the data point. | |
X | Indicates the X value for the data point. | |
Y | Indicates the Y value for the data point. |
Início
Consulte também