Profile Picture

Where is NAxis.DimensionScale?

Posted By Vladimir Gondarev 14 Years Ago
Author
Message
Vladimir Gondarev
Posted 14 Years Ago
View Quick Profile
Forum Newbie

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
Last Active: 14 Years Ago
Posts: 2, Visits: 1
We have used the Nevron Chart components that had version 6.x.
and we wrote the following code:

NAxis xAxis = chart.Axis(StandardAxis.PrimaryX);
xAxis.DimensionScale.NumberOfDataPointsBetweenLabels = 10;

Now we are in the middle of upgrade process to the most recent Nevron Vision library.

My question is where i can find the equal property in the most recent Nevron library for NAxis.DimensionScale.NumberOfDataPointsBetweenLabels,
I am asking because NAxis no longer supports the DimensionScale property.




Similar Topics


Reading This Topic