Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSEQChartValues > Properties
TRSEQChartValues.HighDim Property
Returns the dimension of the High property of the TRSEQChartValue. Use this property to always access the correct dimension for the High property.
Namespace: RSBarCharts
Delphi
public property HighDim: Integer read FHighDim default 1;
Property Value
Type: Integer
•TRSEQChartValues
•RSBarCharts