Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1700
Question about Common.IScaleable
posted

Hello,

I have a colorLegend that is a control with IScaleable. It's linked with this HeatMap from here : http://es.infragistics.com/community/blogs/kiril_matev/archive/2013/04/30/switch-the-lights-on-with-2d-data-with-a-heatmap-control.aspx

I want add a range feature, with two sliders so the user could change values of Min and Max.

The grid will change colors and the user can see details.

Is it possible to do this ?

If not, I'll post an idea in the user voice.

Regards

Parents
  • 1400
    Offline posted

    Both controls that you are asking about were implemented and released as CTP and they were intended to get feedback from our community. As result, we don't support these controls. However, you can achieve similar visualization either by extending XamDataChart control's scatter series or by using XamTreemap in combination with XamZoombar to represent interactive color legend.

    http://es.infragistics.com/samples/silverlight/treemap/#/range-value-mapper

    Note above link is for SL version of our controls but they have the same API as our WPF controls. Also you can find this sample in our WPF Sample Browser.

    Also you can post a request for fully functional heatmap in our product idea website:
    http://ideas.infragistics.com/forums/192363-wpf

    Regards,

Reply Children