Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Properties
TRSCustomChart.Options Property
Controls the chart's appearance as well as behavior. See RSChartConsts|TChartOption for more information.
Namespace: FMX.RS.ChartPanel
Delphi
public property Options: TChartOptions read FOptions write SetOptions default DefaultChartOptions;
Property Value
Type: TChartOptions
•RSChartConsts|TChartOptions
•TRSCustomChart
•FMX.RS.ChartPanel