Skip to main content

TcxGridChartHistogramAxis Properties

A generic axis in a chart diagram.
Name Description
Diagram Provides access to the chart diagram which displays the axis.
GridLines Specifies the visibility of chart gridlines associated with the axis.
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.
TickMarkLabels Specifies the visibility of tick-mark labels associated with the axis.
Title Specifies axis title appearance settings.
Visible Specifies the visibility of the axis and its elements within a chart diagram.
See Also