Skip to main content

TcxGridChartViewStyles Properties

Contains a set of styles that manage the appearance aspects of the elements of a Chart View.
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