alexa

    Show / Hide Table of Contents

    Class ChartSeriesCollection

    A collection class which holds ChartSeries.

    Inheritance
    System.Object
    ChartSeriesCollection
    Namespace: Syncfusion.WinForms.SmithChart
    Assembly: Syncfusion.SfSmithChart.WinForms.dll
    Syntax
    [ComVisible(false)]
    public class ChartSeriesCollection : ObservableCollection<ChartSeries>

    Constructors

    ChartSeriesCollection()

    Declaration
    public ChartSeriesCollection()
    Back to top Generated by DocFX