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