Skip to main content
A newer version of this page is available. .

cxGridChartColumnDiagramDefaultBorderWidth Constant

Specifies the default width of the border (in pixels) for values (data markers).

Declaration

const cxGridChartColumnDiagramDefaultBorderWidth = 1;

Remarks

This constant determines the default value of a column or bar diagram’s Values.BorderWidth property which specifies the width of the border (in pixels) for all data markers within the diagram.

See Also