Hi,
I've just apply with hotfix(2010.3.1326).
The problem is ShowPointMarks always displayed enven ShowPointMarks is set false.
and point makrs position is seems strange.
see attached image.
Yonghan
1 Answer, 1 is accepted
0
Giuseppe
Telerik team
answered on 27 Jan 2011, 01:44 PM
Hi Yonghan,
Indeed we must admit that this is a bug introduced in the latest internal build. We have forwarded it to our developers and it will be addressed for the next internal build (scheduled on Monday).
In the meantime, we can suggest you two possible workarounds if you would like to stick with the internal build binaries:
Besides setting SeriesDefinition.ShowPointMarks to false, set SeriesDefinition.ShowItemLabels / ShowItemToolTips to false as well -- this will convert the line series to "fast mode" (i.e. it will not generate individual series items and consequently their point marks).
Alternatively you can set the ShowPointMarks declaration ta bit later in the Silverlight lifecycle and that will ensure it is executed properly: