Skip to main content

TcxGridChartHistogramStyles Members

Contains a set of styles that manage the appearance of all diagrams that provide axes for chart value measurements and comparisons.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Axis Specifies the style for all axes and their elements within a diagram.
AxisTitle Specifies the foreground color and font settings for all axis titles within a diagram.
CategoryAxis Specifies the style for a category axis and its elements.
CategoryAxisTitle Specifies the foreground color and font settings for a category axis title.
CategoryGridLines Specifies the color for category axis gridlines.
Count Inherited from TcxCustomStyles.
Diagram Provides access to the chart diagram, to whose elements the set of styles is applied. Inherited from TcxGridChartDiagramStyles.
GridLines Specifies the color for all chart gridlines within a diagram.
GridView Provides access to the Chart View which displays the chart diagram. Inherited from TcxGridChartDiagramStyles.
Legend Specifies the style of a chart legend. Inherited from TcxGridChartDiagramStyles.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Plot Specifies the background color or bitmap for a chart’s plot area.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
ValueAxis Specifies the style for a value axis.
ValueAxisTitle Specifies the foreground color and font settings for a value axis title.
ValueCaptions Specifies the style for the captions of values. Inherited from TcxGridChartDiagramStyles.
ValueGridLines Specifies the color for value axis gridlines.
Values Specifies the generic style for values (their data markers). Inherited from TcxGridChartDiagramStyles.
See Also