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