[Serializable]
public sealed enum ZoomStyles : Enum , IComparable, IFormattable, IConvertible
Public Members
Member | Description |
---|---|
InChart | Classic TeeChart zoom reduced to axes area. |
FullChart | Zooms the chart as an image. |
Classic | Traditional TeeChart for desktop zooming and scrolling. |
None | Doesn't perform any zoom or scrolling |