Class IgbChartGroupDescriptionCollection
Inheritance
System.Object
IgbChartGroupDescriptionCollection
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbChartGroupDescriptionCollection : BaseCollection<IgbChartGroupDescription>
Constructors
IgbChartGroupDescriptionCollection(Object, String)
Declaration
public IgbChartGroupDescriptionCollection(object parent, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | parent | |
System.String | propertyName |