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