Contains all the EQ bars in the equalizer chart. Each item ( FMX.RS.BarCharts.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: FMX.RS.BarCharts
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:
|