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

Public Members

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

See Also

Steema.TeeChart.Styles Namespace