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

Public Members

MemberDescription
InChartClassic TeeChart zoom reduced to axes area.
FullChartZooms the chart as an image.
ClassicTraditional TeeChart for desktop zooming and scrolling.
NoneDoesn't perform any zoom or scrolling

See Also

Steema.TeeChart Namespace