[]
        
(Showing Draft Content)

C1.Blazor.Chart.ErrorBar.Direction

Direction Property

Direction

Gets or sets a value that specifies the direction of the error.

Declaration
[Parameter]
public ErrorBarDirection Direction { get; set; }
Implements