Hi,
is it possible to put an additional AxisY on the left of a RadChart? I want to to it by putting the RadChart "UseDefautLayout" to false, then instanciating it, putting the different objet(title,chartarea, radchart) in a Grid with multiples Rows/Columns but i found a bug where "axeY.ChartArea = ca;(chartarea object)" but it say it is on readonly even tho the tooltip say get/set for the chartarea property.
Thanks in advance!
is it possible to put an additional AxisY on the left of a RadChart? I want to to it by putting the RadChart "UseDefautLayout" to false, then instanciating it, putting the different objet(title,chartarea, radchart) in a Grid with multiples Rows/Columns but i found a bug where "axeY.ChartArea = ca;(chartarea object)" but it say it is on readonly even tho the tooltip say get/set for the chartarea property.
Thanks in advance!