2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FillStyle Class / FillType Property

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