A value that indicates the angle of linear gradient of ChartStyleFill. This property works only when Type is LinearGradient.
Syntax
'Declaration
Public Property LinearGradientAngle As System.Double
public System.double LinearGradientAngle {get; set;}
See Also