Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRS2DChartValues > Properties
TRS2DChartValues.YDim Property
Returns the dimension of the Y property of the TRS2DChartValue. Use this property to always access the correct dimension for the Y property.
Namespace: FMX.RS.Charts
Delphi
public property YDim: Integer read FYDim default 1;
Property Value
Type: Integer
•TRS2DChartValues
•FMX.RS.Charts