TcxGridChartHistogramAxisValue Properties
A value axis.| Name | Description |
|---|---|
| Diagram | Provides access to the parent diagram. Inherited from TcxGridChartHistogramAxis. |
| GridLines | Specifies if axis grid lines are visible. 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. |
| MaxValue | Specifies the maximum value on the value axis. |
| MinMaxValues | Specifies the display range type for the value axis. |
| MinValue | Specifies the minimum value on the value axis. |
| TickMarkKind | Specifies the tick mark display position on the axis. Inherited from TcxGridChartHistogramAxis. |
| TickMarkLabelFormat | Specifies the format pattern for tick mark labels. |
| TickMarkLabels | Specifies if tick mark labels are visible. Inherited from TcxGridChartHistogramAxis. |
| Title | Provides access to axis title appearance settings. Inherited from TcxGridChartHistogramAxis. |
| Visible | Specifies axis visibility. Inherited from TcxGridChartHistogramAxis. |
See Also