TcxGridChartView.OptionsView Property
Provides access to settings that determine appearance aspects of the View.
Declaration
property OptionsView: TcxGridChartOptionsView read; write;
Property Value
| Type |
|---|
| TcxGridChartOptionsView |
Remarks
Refer to the description of the TcxGridChartOptionsView class to learn about available settings.
See Also