Profile Picture

Show scrollbar on axes for ChartControls containing 3D chart

Posted By Gino Blommaert 11 Years Ago

Show scrollbar on axes for ChartControls containing 3D chart

Author
Message
Gino Blommaert
Posted 11 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 3, Visits: 1
Hi,

We've got an issue, where scroll bars for axes won't be shown if a ChartControl contains a chart where 3D has been enabled (as it seems).
In the attached zip file you'll find four print screens, the ones called 'zoomed' should show a scroll bar on the zoomed axes. For the 'Trend Plot' (a 2D chart) this works fine, for the Spectrogram Plot (containing a 3D chart) they aren't being shown (they should be on the time and frequency axes).
The spectrogram plot is being drawn using an NMeshSurfaceSeries, which is being drawn flat and we look at it from the top (we see the X-Z axes).
All axes use the same base adapter class setting 'm_nevronAxis.ScrollBar.Visible = true;', that's why I suppose the libarary won't show them if the ChartControl contains a 3D chart.
Is my analysis correct? Is there a way to show the scroll bars for all axes (or at least on the 2D charts even if the ChartCOntrol contains a 3D chart)?

Regards,

Philippe

Attachments
Trend Plot - no zoom.png (141 views, 83.00 KB)
Trend Plot - zoomed.png (110 views, 76.00 KB)
Spectrogram Plot - no zoom.png (116 views, 203.00 KB)
Spectrogram Plot - zoomed.png (138 views, 106.00 KB)
Nevron Support
Posted 11 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009
Hi,

In general 3D charts do not support axis scrollbars, but 2D charts should be able to display scrollbars regardless of whether there is a 3D chart in the same control. Our tests showed that this functionality doesn't work as expected, obviously due to an internal problem. We will investigate further and will probably release a service pack to correct the problem. Hopefully we'll be able to do so by the end of the month.

Best Regards,
Nevron Support Team



Gino Blommaert
Posted 11 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)Forum Newbie (3 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 3, Visits: 1
Hi,

Thanks for coming back to me. In this case we'll be waiting for the fix.



Similar Topics


Reading This Topic