TcxGridChartView.OptionsCustomize Property
In This Article
Provides access to settings that determine end-user customization capabilities in the View.
#Declaration
Delphi
property OptionsCustomize: TcxGridChartOptionsCustomize read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the description of the TcxGridChartOptionsCustomize class to learn about available settings.
See Also