Value

ErrorBarsFormat.Value property

Gets or sets value which is used with Fixed, Percentage and StandardDeviation value types to determine the length of the error bars. In any other case will return NaN. Read/write Single.

public float Value { get; set; }

See Also