TcxGridChartAreaDiagramStyles Members
Contains a set of styles that manage the appearance of area diagram elements.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 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. Inherited from TcxGridChartLineDiagramStyles. |
Values | Specifies the generic style for values (data markers). Inherited from TcxGridChartDiagramStyles. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetBackgroundParams(TcxViewParams) | Inherited from TcxGridChartDiagramStyles. |
GetBitmap(Integer) | Inherited from TcxStyles. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetValueMarkerParams(Integer,Integer,TcxViewParams) | Inherited from TcxGridChartLineDiagramStyles. |
GetValueParams(Integer,Integer,TcxViewParams) | Inherited from TcxGridChartDiagramStyles. |
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) | Inherited from TcxStyles. |
IsValidStyleSheet(TcxCustomStyleSheet) | Inherited from TcxCustomStyles. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ResetStyles | Inherited from TcxCustomStyles. |
ToString | Inherited from TObject. |
See Also