Contains all the EQ bars in the equalizer chart. Each item ( RSBarCharts.TRSEQChartValue ) specifies one bar and its properties, including Value and Caption. Use the Values collection to add, delete, and modify EQ bars in the chart.
Namespace: RSBarCharts
Delphi |
published |
Property Value
Type: TRSEQChartValues
The following code sets up a TRSEQChart to display images in the bars and creates a couple of bars:
|