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