ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / ISparklineChart Interface / FillStyle Property

In This Topic
    FillStyle Property
    In This Topic
    Gets the fill style used to draw the chart.
    Syntax
    'Declaration
     
    ReadOnly Property FillStyle As FillStyle
    FillStyle FillStyle {get;}

    Property Value

    The fill style as a FillStyle.
    See Also