EErrorWidthUnits

type EErrorWidthUnits = (ewuPercent, ewuPixels);

Type Library
TeeChartx

Description
EErrorWidthUnits defines the possible values of the ErrorWidthUnits property.

Values

ewuPercent = 0

ewuPixels = 1

See note on use of Enum constants in differing development environments.