Show / Hide Table of Contents

Class IgbBollingerBandsOverlayModule

Inheritance
System.Object
IgbBollingerBandsOverlayModule
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbBollingerBandsOverlayModule : Object

Constructors

IgbBollingerBandsOverlayModule()

Declaration
public IgbBollingerBandsOverlayModule()

Methods

IsLoadRequested(IIgniteUIBlazor)

Declaration
public static bool IsLoadRequested(IIgniteUIBlazor runtime)
Parameters
Type Name Description
IIgniteUIBlazor runtime
Returns
Type Description
System.Boolean

MarkIsLoadRequested(IIgniteUIBlazor)

Declaration
public static void MarkIsLoadRequested(IIgniteUIBlazor runtime)
Parameters
Type Name Description
IIgniteUIBlazor runtime

Register(IIgniteUIBlazor)

Declaration
public static void Register(IIgniteUIBlazor runtime)
Parameters
Type Name Description
IIgniteUIBlazor runtime