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

In This Topic
    LineStyle Property (ISparklineChart)
    In This Topic
    Gets the line style used to draw the chart.
    Syntax
    'Declaration
     
    ReadOnly Property LineStyle As LineStyle
    LineStyle LineStyle {get;}

    Property Value

    The line style as a LineStyle.
    See Also