Skip to main content

TcxGridChartLineDiagramAxisCategory Properties

A category axis in line and area diagrams.
Name Description
CategoriesInReverseOrder Specifies whether categories represented by the category axis are displayed in reverse order. Inherited from TcxGridChartHistogramAxisCategory.
Diagram Provides access to the chart diagram which displays the axis. Inherited from TcxGridChartHistogramAxis.
GridLines Specifies the visibility of chart gridlines associated with the axis. Inherited from TcxGridChartHistogramAxis.
GridView Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class. Inherited from TcxCustomGridChartDiagramOptions.
TickMarkKind Specifies the manner in which tick marks are displayed for the axis. Inherited from TcxGridChartHistogramAxis.
TickMarkLabels Specifies the visibility of tick-mark labels associated with the axis. Inherited from TcxGridChartHistogramAxis.
Title Specifies axis title appearance settings. Inherited from TcxGridChartHistogramAxis.
ValueAxisAtMaxCategory Specifies whether a value axis intersects the category axis at the maximum category. This position corresponds to the last displayed category when categories are painted in the default plotting order. Inherited from TcxGridChartHistogramAxisCategory.
ValueAxisBetweenCategories Specifies whether a value axis crosses the category axis between categories.
Visible Specifies the visibility of the axis and its elements within a chart diagram. Inherited from TcxGridChartHistogramAxis.
See Also