I want to set a center point (0,0 position) mark in diagram.
Is there a way I can set the mark without customer diagram shapes?
Regards,
Haochen.Ye
8/16/2016
1 Answer, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 17 Aug 2016, 07:29 AM
Hello Haochen Ye,
Currently, the most convenient way to add a mark at the center of the diagram is to use a RadDiagramShape positioned at (0, 0). Another approach could be to define a Canvas with a UIElement (the point mark) behind (or over) the diagram and when the diagram viewport is changed to update the position of the point mark in the Canvas.
Regards,
Martin
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.