ErrorBar.Amount

ErrorBar.Amount property

Represents amount of error bar.

public double Amount { get; set; }

Remarks

The amount must be greater than or equal to zero.

See Also