Describes the possible values of the ErrorWidthUnits property.
[Serializable]
public sealed enum ErrorWidthUnits : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
PercentDefines the error width units as a percentage of the chart size.
PixelsDefines the error width units in pixels.

See Also

Steema.TeeChart.Styles Namespace