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