FixedValueErrorBars Constructors
The Error Bars indicator whose error values are specified by constant values.| Name | Parameters | Description |
|---|---|---|
| FixedValueErrorBars() | none | Initializes a new instance of the FixedValueErrorBars class with the default settings. |
| FixedValueErrorBars(String) | name | Initializes a new instance of the FixedValueErrorBars class with the specified name. |
See Also