Skip to main content
A newer version of this page is available. .

TcxGridChartOptionsCustomize Class

Contains a set of options, which control the availability of end-user customization features.

Declaration

TcxGridChartOptionsCustomize = class(
    TcxCustomGridOptions
)

Remarks

In addition to the settings inherited from the base TcxCustomGridOptions class, the TcxGridChartOptionsCustomize class introduces properties that control the following end-user customization features:

Use the View’s OptionsCustomize property to access these options.

See Also