Skip to main content

TcxGridChartHistogramStyles.ValueAxisTitle Property

Specifies the foreground color and font settings for a value axis title.

Declaration

property ValueAxisTitle: TcxStyle index dsValueAxisTitle read; write;

Property Value

Type
TcxStyle

Remarks

The style options specified via this property override the corresponding style settings set via the AxisTitle property.

See Also