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

Connections color

2 Answers 87 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Nikituki
Top achievements
Rank 1
Nikituki asked on 07 Jun 2012, 07:09 AM
Hello,

how can i change connection arrow color?
I'm using style like this
<Style x:Key="EdgeStyle" TargetType="telerik:RadDiagramConnection">
               <Setter Property="TargetCapType" Value="Arrow2" />
               <Setter Property="ContentTemplate">
                   <Setter.Value>
                       <DataTemplate />
                   </Setter.Value>
               </Setter>
           </Style>
I'm trying to set Background property, but nothing changed.

2 Answers, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 07 Jun 2012, 07:11 AM
Hello Nikituki,

 Let us know if the property Stroke works for you.

Kind regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Nikituki
Top achievements
Rank 1
answered on 07 Jun 2012, 10:03 AM
Thanks!
Tags
Diagram
Asked by
Nikituki
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Nikituki
Top achievements
Rank 1
Share this question
or