cxGridChartLineDiagramDefaultHotSpotSize Constant
In This Article
Specifies the default width (in pixels) of value hotspots.
#Declaration
Delphi
const cxGridChartLineDiagramDefaultHotSpotSize = 15;
#Remarks
This constant determines the default value of a line or area diagram’s Values.HotSpotSize property.
See Also