GrapeCity.Xaml.Excel
Angle Property


GrapeCity.Excel.Chart Namespace > GradientFillFormat Class : Angle Property
Specifies the direction of color change for the grandient.
Syntax
'Declaration
 
Public Property Angle As Double
'Usage
 
Dim instance As GradientFillFormat
Dim value As Double
 
instance.Angle = value
 
value = instance.Angle
public double Angle {get; set;}
Remarks
The value should be between 0 (inclusive) and 21600000 (exclusive).
See Also

Reference

GradientFillFormat Class
GradientFillFormat Members