Class IgbStacked100SplineSeries
Represents a IgbDataChart stacked100 spline series.
Inheritance
System.Object
IgbStacked100SplineSeries
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbStacked100SplineSeries : IgbStackedSplineSeries, JsonSerializable, IDisposable
Constructors
IgbStacked100SplineSeries()
Declaration
public IgbStacked100SplineSeries()
Properties
Type
Declaration
public override string Type { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
EnsureModulesLoaded()
Declaration
protected override void EnsureModulesLoaded()
Overrides
FindByName(String)
Declaration
public override object FindByName(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.Object |
Overrides
Implements
System.IDisposable