Back to Devexpress

cxGridChartLineDiagramDefaultHotSpotSize Constant

vcl-cxgridchartview-65bbdf18.md

latest528 B
Original Source

cxGridChartLineDiagramDefaultHotSpotSize Constant

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

cxGridChartView Unit