In This Topic
A value that indicates the end color of ChartStyleFill. This property works when Type is LinearGradient or RadialGradient.
Syntax
'Declaration
Public Property ColorEnd As System.Drawing.Color
public System.Drawing.Color ColorEnd {get; set;}
See Also