TcxGridChartHistogramAxisTitle.Axis Property
In This Article
Provides access the parent axis.
#Declaration
Delphi
property Axis: TcxGridChartHistogramAxis read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent axis. |
See Also