Hi Mega,
We have analyzed your queries. Please find the response for your queries below.
Query1: Its not working onSelected inside range, there is an event for rangechanged, but no event for onSelectedChanged - can you please update to show onSelected.
In the range navigator if the selected range is changed, then RangeChanged event will be fired and there is no special event for onSelectedChanged. From RangeChanged event, we can get the selected data of the range navigator.
Currently we are having support for multiple axis in chart. We have modified the sample with chart having multiple axis.
In range navigator we don’t have support for multiple axis. If this sample does not meet your requirement, then please let us know by adding more details about your requirement. This information will be helpful for us to provide the sample to meet your requirement.
Query3: What is the relationship between the line/graph inside the rangenav and the actual chart below - is it the same in higher resolution, and please update to the current 4.5.2 with the current versions of the libs so it easily compiles.
Range navigator is used to show large set of data. A smaller range of data from this large collection can be showed in chart/grid, hence the line series in the rangenavigator shows larger data and the line series in chart shows data selected through rangenavigator slider. We have modified the sample in 4.5.2 framework with current versions of libraries. Please find the sample from the below location.
Please let us know if you have any concern.
Regards,
Sanjith.