PredefinedChartStyle Horizontal and DataZoomTool problem


Author
Message
Ricardo Sousa
Ricardo Sousa
Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)
Group: Forum Members
Posts: 10, Visits: 1
Hello,

I'm trying to rotate a chart (HorizontalLeft or HorizontalRight) and use DataZoomTool, but it doesn't work.

The only way it makes zoom is if I set one of the ValueSnapper property (Vertical or Horizontal) in the NRangeSelection.

But I want to zoom both.

Any ideas?

To replicate, just use the Nevron.Examples.ChartGallery.Bar.HorizontalBar and add the zoom tool lines:

(chart as NCartesianChart).RangeSelections.Add(new NRangeSelection());
nChartControl1.Controller.Tools.Add(new NSelectorTool());
nChartControl1.Controller.Tools.Add(new NAxisScrollTool());
nChartControl1.Controller.Tools.Add(new NDataZoomTool());


Thanks,
Ricardo
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