public Int32 ChartXCenter {get;}
Remarks
This function returns the centre Horizontal co-ordinate of the Chart.
This IS NOT the same as Chart1.Width / 2, because Chart margins, Axis margins, Legend width, etc are first substracted from the Chart horizontal size.
i.e.: Pie Series uses ChartXCenter for the Pie center.
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace