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