public Int32 ChartYCenter {get;}
Remarks
This function returns the middle Vertical coordinate of the Chart.
This IS NOT the same as Chart1.Height / 2, because Chart margins, Axis margins, Legend width, etc are first substracted to the Chart vertical size.
i.e.: Pie Series uses ChartYCenter for the Pie center.
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace