Returns the Values dimension that contains the default dimension or key dimension, i.e., the dimension that is most important to a chart. For 1D charts, like a pie chart, this value is 0. For 2D charts, this dimension is usually 1.
Use the TimeDimension and the DefaultDimension to find out the "important" dimensions of the TRSChartValue descendant.
Note |
---|
The FMX.RS.ChartPanel.TRSChartValue.Value property uses this property to figure out which Values dimension to get or set. |
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Property Value
Type: Integer