Chart

The Chart component displays circular charts for visualizing comparison results.


@using BlazorInterfaceLibrary.Bil.Classes
            
@component.Render(this);

@code {
    BilComponent components { get; set; } = new Chart("Sell","50,"30,"20");
}
            

The code above load the Chart component in your page.

Sell

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.