Table of Contents

TChartErrorBars.ValuesMinus Property

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

Syntax

Unit: FlexCel.Core

property TChartErrorBars.ValuesMinus: TArray<Double>

See also