How to generate RadDiagramShape, which shows two lines or BezierCurves which in turn are of diffrent thickness (they are part of Geometry)
Thanks in advance
Wojtek
1 Answer, 1 is accepted
0
Pavel R. Pavlov
Telerik team
answered on 15 Dec 2012, 12:57 PM
Hi Wojtek,
Let me get straight to your question. You can create a custom Path (or combination of Paths) in Expression Blend, take the value of the Data propertyof this Path and set it to the Geometry property of the RadDiagramShape control.
Let us know if this is suitable for you.