Value

IErrorBarsFormat.Value property

Gets or sets value which is used with Fixed, Percentage and StandardDeviation value types to determine the length of the error bars. Read/write Single.

public float Value { get; set; }

See Also