TChartAxis.EndPosition
TChartAxis
property EndPosition: Double;
Unit
TeEngine
Description
Default = 0
The EndPosition property defines the position, as a percentage of Chart width or height (depending on whether it is applied to a TChartAxis.Horizontal Axis or a Vertical Axis) of the End position of the Axis to which it is applied. Left and Top are 0,0 positions.
Use with TChartAxis.StartPosition and TChartAxis.PositionPercent properties to define the Axis position on a Chart.