DundasWinExtensions
DownColor Property
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace > WaterFallChartTypeCustomAttributes Class : DownColor Property


Gets or sets the color of a datapoint that has gone down

Syntax

Visual Basic (Declaration)  
Public Property DownColor As Color
Visual Basic (Usage) Copy Code
Dim instance As WaterFallChartTypeCustomAttributes
Dim value As Color
 
instance.DownColor = value
 
value = instance.DownColor
C#  
public Color DownColor {get; set;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.