Skip to main content

TcxGridChartOptionsView Class

Stores Chart View appearance settings.

Declaration

TcxGridChartOptionsView = class(
    TcxCustomGridOptionsView
)

Remarks

The TcxGridChartOptionsView class extends its ancestor class with the CategoriesPerPage property. This property allows you to break diagrams into pages and specify the number of simultaneously visible categories.

Direct TcxGridChartOptionsView Class Reference

The TcxGridChartView.OptionsView property references a TcxGridChartOptionsView object.

See Also