TcxGridChartLineDiagramValues.GetHotSpotSize Method
Returns the actual width (in pixels) of a value hotspot area.
Declaration
function GetHotSpotSize: Integer; virtual;
Returns
Type |
---|
Integer |
Remarks
This function returns the HotSpotSize property value if it is equal to or exceeds the MarkerSize property value; otherwise – returns the MarkerSize property value.
See Also