TcxGridChartHistogramAxis Properties
The base class for axes in a Chart View diagram.Name | Description |
---|---|
Diagram | Provides access to the parent diagram. |
GridLines | Specifies if axis grid lines are visible. |
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 tick mark display position on the axis. |
TickMarkLabels | Specifies if tick mark labels are visible. |
Title | Provides access to axis title appearance settings. |
Visible | Specifies axis visibility. |
See Also