Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartViewStyles Properties
Show Inherited Hide Inherited

Stores styles that define the appearance of Chart View elements.
Name Description
ActiveDataLevelInfo Specifies font settings, the foreground color, and background color or a bitmap for an active data level‘s label.
Background Specifies the style for a View background. Inherited from TcxCustomGridViewStyles.
Count Inherited from TcxCustomStyles.
DataLevelActiveValueInfo Specifies font settings, the foreground color, and background color or a bitmap for an active data level value.
DataLevelsInfo Specifies font settings, the foreground color, and background color or a bitmap for the data level navigator.
DiagramSelector Specifies the foreground color and font settings for the diagram selector.
GridView Provides access to the Chart View to which the set of styles is applied.
Legend Specifies the style of a chart legend.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
Title Specifies the style of the chart title.
ToolBox Specifies the style for a chart toolbox.
Values Inherited from TcxStyles.
See Also