<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Properties:
Comments (0)
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