[enum] anychart.graphics.StageTypeImprove this Doc
Stage types supported by AnyChart Data Visualization Toolkit.
| Value | Description | Example |
|---|---|---|
| svg | A vector drawing technology compatible with the majority of modern browsers (both desktop and mobile).
It is used as the main drawing technology. See more at Wiki Page | |
| vml | A vector drawing technology compatible only with Microsoft Internet Explorer (versions 6-8).
It is used as an alternative for SVG because SVG is not supported by IE. See more at Wiki Page |
