Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Gradient Class / Angle Property

In This Topic
    Angle Property (Gradient)
    In This Topic
    Angle for the gradient pattern, in degrees.
    Syntax
    'Declaration
     
    Public Property Angle As Integer
    public int Angle {get; set;}
    See Also