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

Remove blue lines RadDiagram

3 Answers 232 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Nikola
Top achievements
Rank 1
Nikola asked on 24 Dec 2013, 11:00 AM
Hello Telerik team,

I am wondering is there a way to remove blue lines that appear inside grid of RadDiagram? I am using Windows 8 implicit theme

Thanks in advance

3 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 25 Dec 2013, 12:11 PM
Hi Nikola,

You can set:
<telerik:RadDiagram primitives:BackgroundPageGrid.IsGridVisible="True"
where primitives is defined like so:
xmlns:primitives="clr-namespace:Telerik.Windows.Controls.Diagrams.Primitives;assembly=Telerik.Windows.Controls.Diagrams"


Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Accepted
Petar Mladenov
Telerik team
answered on 25 Dec 2013, 12:16 PM
Hi Nikola,

Of course you need to set this property to False in order to make these lines invisible.

Regards,
Petar Mladenov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Nikola
Top achievements
Rank 1
answered on 25 Dec 2013, 01:05 PM
Thank you Petar Mladenov 
Tags
Diagram
Asked by
Nikola
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Nikola
Top achievements
Rank 1
Share this question
or