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 (140 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)



Similar Topics


Reading This Topic