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