Membros ChartDataPointInstance
Represents an instance type of the ChartDataPoint class, and contains the calculated values of the properties in ChartDataPoint.
O tipo ChartDataPointInstance 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.) | |
ResetInstanceCache | Resets the instance cache. (Herdado de BaseInstance.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AxisLabel | Gets the calculated value of the AxisLabel property in a ChartDataPoint class. | |
Style | Gets the calculated value of the Style property in a ChartDataPoint class. | |
ToolTip | Gets the calculated value of the ToolTip property in a ChartDataPoint class. |
Início
Consulte também