TcxGridChartHistogram.AxisValue Property
In This Article
Provides access to value axis appearance settings.
#Declaration
Delphi
property AxisValue: TcxGridChartHistogramAxisValue read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores value axis appearance settings. |
#Remarks
Refer to the TcxGridChartHistogramAxisValue class description for information on available options.
See Also