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

In This Topic
    Series Property (ISparklineChart)
    In This Topic
    Gets the series of the chart.
    Syntax
    'Declaration
     
    ReadOnly Property Series As Series
    Series Series {get;}
    See Also