<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRS2DChartValues > Properties:
Comments (0)
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