Skip to main content

TcxGridChartHistogram.AxisValue Property

Provides access to value axis appearance settings.

Declaration

property AxisValue: TcxGridChartHistogramAxisValue read; write;

Property Value

Type Description
TcxGridChartHistogramAxisValue

Stores value axis appearance settings.

Remarks

Refer to the TcxGridChartHistogramAxisValue class description for information on available options.

See Also