Browse By Tags

  • Possible to style zoombar to add tooltips to start and end markers?

    I'm wondering if, with styling, we can add a Tooltip for the start  and end of the Zoombar. 

    We want to select either the start or end and see the date exactly where it lands.

    Is this possible?

  • Usage of DataContext for LegendItem

    Hello Everybody,

    I have faced with the following situation which I cannot resolve myself,

    I need to set an Icon in the legend item, and have created the following LegentItem Style.

    <Style x:Key="LegendItemIconStyle" TargetType="ig:LegendItem">…