TChartErrorBars.ValuesPlus Property
Values of the positive error bars. This will be null unless you explicitly calculate them by calling CalcErrorValues.
Syntax
Namespace: FlexCel.Core
public Double[] ValuesPlus { get; }
Values of the positive error bars. This will be null unless you explicitly calculate them by calling CalcErrorValues.
Namespace: FlexCel.Core
public Double[] ValuesPlus { get; }