Format

ErrorBarsFormat.Format property

Represents the format of the error bars. Read/write IFormat.

public IFormat Format { get; set; }

See Also