ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IPlotArea Interface / SeriesLineStyle Property

In This Topic
    SeriesLineStyle Property (IPlotArea)
    In This Topic
    Gets chart series line style.
    Syntax
    'Declaration
     
    ReadOnly Property SeriesLineStyle As IStyle
    IStyle SeriesLineStyle {get;}
    See Also