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