TcxGridChartLineDiagramValueViewInfo.CalculateMarkerPointsEx(TRect,TcxGridChartMarkerStyle,TPoints) Method
Declaration
class procedure CalculateMarkerPointsEx(const ABounds: TRect; AStyle: TcxGridChartMarkerStyle; var APoints: TPoints); virtual;
Parameters
Name | Type |
---|---|
ABounds | TRect |
AStyle | TcxGridChartMarkerStyle |
APoints | TPoints |
See Also