Back to Devexpress

TcxGridChartOptionsCustomize Class

vcl-cxgridchartview-ad78e6fa.md

latest2.0 KB
Original Source

TcxGridChartOptionsCustomize Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxGridChartOptionsCustomize

See Also

TcxGridChartOptionsCustomize Members

cxGridChartView Unit