TChartAxis.CustomDrawMinMaxStartEnd
TChartAxis
procedure CustomDrawMinMaxStartEnd(APosLabels, APosTitle, APosAxis: Integer; GridVisible: Boolean; Const AMinimum, AMaximum, AIncrement: Double; AStartPos, AEndPos: Integer);
Unit
TeEngine
Description
The CustomDrawStartEnd method displays an Axis at the specified screen positions with the current axis scales and defined Min / Max and Start / End positions. Using this method avoids the need to use the Axis Maximum, Minimum, StartPosition and EndPosition properties.