Skip to main content

TcxGridChartDiagramStyles.ValueCaptions Property

Specifies the style for the captions of values.

Declaration

property ValueCaptions: TcxStyle index dsValueCaptions read; write;

Property Value

Type
TcxStyle

Remarks

The ValueCaptions property allows you to define the style (font settings) for the captions of the values (i.e. the data markers) within a chart diagram. The chart diagram’s CaptionPosition property controls the position at which the captions are displayed within the chart diagram.

See Also