Class IgbMassIndexIndicator
Represents a IgbDataChart Mass Index indicator series.
Inheritance
System.Object
IgbMassIndexIndicator
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbMassIndexIndicator : IgbStrategyBasedIndicator, JsonSerializable, IDisposable
Remarks
Default required members: High, Low
Constructors
IgbMassIndexIndicator()
Declaration
public IgbMassIndexIndicator()
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