Skip to main content

TcxGridChartLineDiagramStyles Properties

Contains a set of styles that manage the appearance of line diagram elements.
Name Description
Axis Specifies the style for all axes and their elements in a diagram. Inherited from TcxGridChartHistogramStyles.
AxisTitle Specifies the foreground color and font settings for all axis titles in a diagram. Inherited from TcxGridChartHistogramStyles.
CategoryAxis Specifies the style for a category axis and its elements. Inherited from TcxGridChartHistogramStyles.
CategoryAxisTitle Specifies the foreground color and font settings for a category axis title. Inherited from TcxGridChartHistogramStyles.
CategoryGridLines Specifies the color for category axis gridlines. Inherited from TcxGridChartHistogramStyles.
Count Inherited from TcxCustomStyles.
Diagram Provides access to the target diagram. Inherited from TcxGridChartDiagramStyles.
GridLines Specifies the color for all chart grid lines in a diagram. Inherited from TcxGridChartHistogramStyles.
GridView Provides access to the parent Chart grid View. 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. Inherited from TcxGridChartHistogramStyles.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
ValueAxis Specifies the style for a value axis. Inherited from TcxGridChartHistogramStyles.
ValueAxisTitle Specifies the foreground color and font settings for a value axis title. Inherited from TcxGridChartHistogramStyles.
ValueCaptions Specifies the style for the captions of values. Inherited from TcxGridChartDiagramStyles.
ValueGridLines Specifies the color for value axis grid lines. Inherited from TcxGridChartHistogramStyles.
ValueMarkers Specifies the color for value markers and their borders.
Values Specifies the generic style for values (data markers). Inherited from TcxGridChartDiagramStyles.
See Also