TcxGridChartOptionsView Properties
Stores Chart View appearance settings.| Name | Description |
|---|---|
| Antialiasing | Specifies if data markers are antialiased. |
| CategoriesPerPage | Specifies the maximum number of categories simultaneously displayed within the active chart diagram. |
| GridView | Provides access to the Chart View that owns the set of options. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| ScrollBars protected | Indicates whether the grid View contains scrollbars. Inherited from TcxCustomGridOptionsView. |
| TransparentCaptions | Specifies the data label’s transparency. |
See Also