Is it possible to have a linear gauge scale so that a marker will go from right to left as its value increases? If I try to set the start value higher than the end value, I lose the tickmarks, I can't seem to get markers to display, and the designer tends to crash.
Thanks in advance,
David
sorry, this behavior isn't supported in the current version. you can submit a feature request here: http://devcenter.infragistics.com/protected/requestfeature.aspx
it should also be possible to achieve this by inheriting lineargaugescale and overriding/rewriting certain methods like FillSceneGraph, but this uncertain and would require several days of effort and research.
I am experiencing this same issue in version 14.2. Has this feature been added in the latest versions?