[]
        
(Showing Draft Content)

C1.Chart.ErrorBarDirection

ErrorBarDirection Enum

Specifies the direction of the error bar.

Namespace: C1.Chart
Assembly: C1.Blazor.Chart.dll
Syntax
public enum ErrorBarDirection

Fields

Name Description
Both

Shows both direction.

Minus

Only shows minus direction.

Plus

Only shows plus direction.