PercentageErrorBars Constructors
The Error Bars indicator whose error values are calculated as a portion of series values.Name | Parameters | Description |
---|---|---|
PercentageErrorBars() | none | Initializes a new instance of the PercentageErrorBars class with the default parameters. |
PercentageErrorBars(String) | name | Initializes a new instance of the PercentageErrorBars class with the specified name. |
See Also