Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / FillType Property

In This Topic
    FillType Property
    In This Topic
    Gets or sets the fill type.
    Syntax
    'Declaration
     
    Public Property FillType As Chart.FillTypeEnum
    public Chart.FillTypeEnum FillType {get; set;}
    See Also