Show / Hide Table of Contents

Class IgbStackedSeriesCollection

Inheritance
System.Object
BaseCollection<IgbStackedFragmentSeries>
IgbStackedSeriesCollection
Inherited Members
BaseCollection<IgbStackedFragmentSeries>.ToArray()
BaseCollection<IgbStackedFragmentSeries>.InsertItem(Int32, IgbStackedFragmentSeries)
BaseCollection<IgbStackedFragmentSeries>.RemoveItem(Int32)
BaseCollection<IgbStackedFragmentSeries>.SetItem(Int32, IgbStackedFragmentSeries)
BaseCollection<IgbStackedFragmentSeries>.ClearItems()
BaseCollection<IgbStackedFragmentSeries>.Serialize(SerializationContext, String)
BaseCollection<IgbStackedFragmentSeries>.FindByName(String)
BaseCollection<IgbStackedFragmentSeries>.HasName(String)
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbStackedSeriesCollection : BaseCollection<IgbStackedFragmentSeries>

Constructors

IgbStackedSeriesCollection(Object, String)

Declaration
public IgbStackedSeriesCollection(object parent, string propertyName)
Parameters
Type Name Description
System.Object parent
System.String propertyName