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

In This Topic
    FillStyle Property (ChartDataSeries)
    In This Topic
    Gets or sets the fill style of the data series.
    Syntax
    'Declaration
     
    Public Property FillStyle As FillStyle
    public FillStyle FillStyle {get; set;}
    See Also