GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ScatterChartSeriesCollection Class

    Namespace:
    GemBox.Spreadsheet.Charts
    Assembly:
    GemBox.Spreadsheet.dll

    Represents a collection of ScatterChartSeries objects.

    • C#
    • VB.NET
    public sealed class ScatterChartSeriesCollection : ChartSeriesCollection<ScatterChartSeries>, IList, ICollection, IList<ScatterChartSeries>, ICollection<ScatterChartSeries>, IEnumerable<ScatterChartSeries>, IEnumerable
    Public NotInheritable Class ScatterChartSeriesCollection
        Inherits ChartSeriesCollection(Of ScatterChartSeries)
        Implements IList, ICollection, IList(Of ScatterChartSeries), ICollection(Of ScatterChartSeries), IEnumerable(Of ScatterChartSeries), IEnumerable
    Inheritance:
    System.Object
    ChartSeriesCollection
    ChartSeriesCollection<ScatterChartSeries>
    ScatterChartSeriesCollection
    Implements
    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IList<ScatterChartSeries>
    System.Collections.Generic.ICollection<ScatterChartSeries>
    System.Collections.Generic.IEnumerable<ScatterChartSeries>
    System.Collections.IEnumerable

    Implements

    System.Collections.IList
    System.Collections.ICollection
    System.Collections.Generic.IList<T>
    System.Collections.Generic.ICollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.