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