Page 1 of 1

Owner Axis of AxisTitle

Posted: Wed Mar 01, 2017 10:40 pm
by lokesh
Hi,
Could you please include a way to access the AxisXYBase from the AxisTitle class? I am doing event handling on AxisTitle events and can't figure out a way to access it's parent axis.

Thanks in advance.

Regards,
Lokesh

Re: Owner Axis of AxisTitle

Posted: Thu Mar 02, 2017 11:57 am
by ArctionKestutis
Hi,
Currently there is no public access of parent axis of AxisTitle. The only way we know is to go through all axis and compare the title.
This may change in future releases LightningChart.

All the best,
Kestutis