ErrorBars Constructors
The base class for all Error Bars indicators.Name | Parameters | Description |
---|---|---|
ErrorBars() | none | Initializes a new instance of the ErrorBars class with the default parameters. |
ErrorBars(String) | name | Initializes a new instance of the ErrorBars class with the specified name. |
See Also