Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Properties
TRSCustomChart.Group Property
Specifies the group that the chart belongs to. All charts with the same Group, use the GroupStyle property to work together. For example, bar charts can be stacked.
Namespace: FMX.RS.ChartPanel
Delphi
public property Group: Integer read FGroup write SetGroup default 0;
Property Value
Type: Integer
•FMX.RS.ChartPanel.TRSCustomChart.GroupStyle
•TRSCustomChart
•FMX.RS.ChartPanel