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

cxGridChartLineDiagramDefaultHotSpotSize Constant

Specifies the default width (in pixels) of value hotspots.

Declaration

const cxGridChartLineDiagramDefaultHotSpotSize = 15;

Remarks

This constant determines the default value of a line or area diagram’s Values.HotSpotSize property.

See Also