ErrorBarsCustomValues

IChartDataPoint.ErrorBarsCustomValues property

Represents series error bars values in case of Custom value type. Read-only IErrorBarsCustomValues.

public IErrorBarsCustomValues ErrorBarsCustomValues { get; }

See Also