Provides an EnumConverter to convert Shape objects to and from various other representations.
Namespace: MindFusion.Charting Assembly: MindFusion.Charting
Syntax
C#
Copy Code
|
public class ShapeConverter : EnumConverter |
Visual Basic
Copy Code
|
Public Class ShapeConverter Inherits EnumConverter |
JavaScript
Copy Code
|
// class ShapeConverter.prototype = {} |
Inheritance Hierarchy
See Also
|