ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DViewState Class
Members

In This Topic
    Chart3DViewState Class
    In This Topic
    Represents the state of Chart3DView object. This object, which has no public properties or methods, is returned by a call to the Save method.
    Object Model
    Chart3DViewState Class
    Syntax
    'Declaration
     
    Public Class Chart3DViewState 
    public class Chart3DViewState 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart3D.Chart3DViewState

    See Also