FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class / FillType Property

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