Navigation: Code Documentation > RSCharting > RSCharts > 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: RSCharts
Delphi
public property YDim: Integer read FYDim default 1;
Property Value
Type: Integer
•TRS2DChartValues
•RSCharts