Table of Contents

TChartErrorBars.ValuesPlus Property

Values of the positive error bars. This will be null unless you explicitly calculate them by calling CalcErrorValues.

Syntax

Unit: FlexCel.Core

property TChartErrorBars.ValuesPlus: TArray<Double>

See also