FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataSeries Class / FillStyle Property

In This Topic
    FillStyle Property (ChartDataSeries)
    In This Topic
    Gets or sets the fill style of the data series (for 2D charts only).
    Syntax
    'Declaration
     
    Public ReadOnly Property FillStyle As ChartFillStyle
    public ChartFillStyle FillStyle {get;}
    See Also