TVMLCanvas
Hierarchy Properties Methods
Unit
TeeVMLCanvas
Description
This class is used by the TVMLExportFormat object to convert a Chart into VML instructions.
All the virtual and abstract methods of TTeeCanvas3D are implemented to output VML code.
You will seldomly use TVMLCanvas directly, use TVMLExportFormat object instead.
VML (Vector Markup Language) is a standard format for vectorial graphics.
Internet Explorer 5 and greater support displaying VML images.
See also:
TVMLExportFormat class