Type

IErrorBarsFormat.Type property

Gets or sets type of error bars. Read/write ErrorBarType.

public ErrorBarType Type { get; set; }

See Also