<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSEQChart > Properties:
Comments (0)
Specifies the spacing between equalizer bars as a percentage (0-100) of the size of each equalizer bar. The default is 10 which means 10% of the small EQ bars are empty.
Namespace: FMX.RS.BarCharts
Delphi
published property Spacing: Integer read FSpacing write SetSpacing default 10;
Property Value
Type: Integer