TcxGridChartLineDiagram.AxisCategory Property
Specifies appearance settings for the category axis.
Declaration
property AxisCategory: TcxGridChartLineDiagramAxisCategory read; write;
Property Value
Type | Description |
---|---|
TcxGridChartLineDiagramAxisCategory | Stores category axis appearance settings. |
Remarks
Refer to the TcxGridChartLineDiagramAxisCategory class description for information on available appearance settings.
See Also