Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arrow Shadow Colour (Read 1419 times)
pelion
Junior Member
**
Offline



Posts: 61
Joined: Nov 12th, 2006
Arrow Shadow Colour
Dec 6th, 2007 at 2:45am
Print Post  
Hi

I am looking for a way to set the default ArrowShadow Colour for all arrows on the FlowChart, not individually but globally, the same way that box shadow can be set by chart.ShadowColor.

Any ideas
Cheers
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Arrow Shadow Colour
Reply #1 - Dec 6th, 2007 at 7:11am
Print Post  
Hi,

From what I can see in the code, ShadowColor is initialized in the constructor of the base DiagramItem class (ChartObject in V4), so this should work the same both for nodes and links. If you want to use a different shadow color for links, you could assign it from the InitializeLink event.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint