Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Series Class
Members

In This Topic
    Series Class
    In This Topic
    Represents a series of data points to display in the chart.
    Object Model
    Series ClassDataLabel Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.AspNetCore.Components.ComponentBase
          C1.Chart.SeriesBase
             C1.Blazor.Chart.Series
                C1.Blazor.Chart.BoxWhisker
                C1.Blazor.Chart.BreakEven
                C1.Blazor.Chart.ErrorBar
                C1.Blazor.Chart.Histogram
                C1.Blazor.Chart.RangedHistogram
                C1.Blazor.Chart.TrendLine
                C1.Blazor.Chart.Waterfall

    See Also