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

Public Members

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

See Also

Steema.TeeChart Namespace