What is the relevant to the AxisRect().Top in html ?
Posted: Tue Apr 25, 2023 1:50 pm
Code: Select all
int y1 = TChart.Axes.Left.AxisRect().Top;
int y2 = TChart.Axes.Bottom.AxisRect().Top;
Steema Software - Customer Support Forums
https://407832.verdetrade-hk.tech/support/
https://407832.verdetrade-hk.tech/support/viewtopic.php?f=18&t=17909
Code: Select all
int y1 = TChart.Axes.Left.AxisRect().Top;
int y2 = TChart.Axes.Bottom.AxisRect().Top;
Code: Select all
Chart1.chartRect
Code: Select all
this.TChart.axes.bottom.startPos
Code: Select all
this.TChart.axes.bottom.startPos