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

Public Members

MemberDescription
HorizontalAllow only Horizontal Zooming.
VerticalAllow only Vertical Zooming.
BothAllow both Horizontal and Vertical Zooming.
NoneDeny Zooming.

See Also

Steema.TeeChart Namespace