Skip to main content

TcxGridChartColumnDiagram.Values Property

Specifies options for series values (their data markers) in a column diagram.

Declaration

property Values: TcxGridChartColumnDiagramValues read; write;

Property Value

Type
TcxGridChartColumnDiagramValues

Remarks

Use the Values property to set the options which control the appearance aspects of series values such as the border width of the data markers (columns for a column diagram) and the captions of series values.

See Also