This is a migrated thread and some comments may be shown as answers.

OffPostion

1 Answer 41 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 25 Oct 2012, 05:53 PM
We have these two error in VS output window, and we cannot find any "OffPostion" within our entire solution, then we looked into the RadControl source code we purchased, and found there is "OffPostion" property in Telerik.Windows.Controls.Gauge.IndicatorData.  Could you please look into it?

System.Windows.Data Error: 40 : BindingExpression path error: 'OffPostion' property not found on 'object' ''BarIndicator' (Name='TrackBar')'. BindingExpression:Path=OffPostion; DataItem='BarIndicator' (Name='TrackBar'); target element is 'IndicatorData' (HashCode=46355463); target property is 'OffPostion' (type 'Double')

System.Windows.Data Error: 40 : BindingExpression path error: 'OffPostion' property not found on 'object' ''Marker' (Name='CurrentFrameMarker')'. BindingExpression:Path=OffPostion; DataItem='Marker' (Name='CurrentFrameMarker'); target element is 'IndicatorData' (HashCode=15234483); target property is 'OffPostion' (type 'Double')

Thanks.



1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 30 Oct 2012, 06:35 AM
Hello Chris,

Thanks a lot for the information. We have created the PITS issue to fix this problem. You can track it using the following link:
http://www.telerik.com/support/pits.aspx#/public/wpf/13131

In fact there is not any actual problems with this property. The IndicatorData is used for tooltips only, but currently the OffPosition property is not used for tooltips.

Greetings,
Andrey Murzov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Gauges
Asked by
Chris
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or