Custom axis


Author
Message
José Delgado
José Delgado
Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)
Group: Forum Members
Posts: 2, Visits: 1
Hi.

I've just updated to version Q1 2010 of Nevron WinForm Chart. When I try to rebuild a code made with version Q2 2008, I've discovered the following error message:

'AddCustomAxis' is not a member of 'Nevron.Chart.NAxisCollection'

This is due to the following lines of code:


dim Grafico1 as NChart
Grafico1 = ControlChart.Chart(0)

(...)

Dim EjeY as NAxis
EjeY = Grafico1.Axes.AddCustomAxis(AxisOrientation.Vertical, AxisDockZone.TopLeft)


When I've revised the code, this method does not exist.

My question is: how to add a custom axis to a chart?

Sincerely

JD
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search