Represents the state of Chart3DView object. This object, which has no public properties or methods, is returned by a call to the Save method.

Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
public class Chart3DViewState
Visual Basic
Public Class Chart3DViewState

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart3D..::..Chart3DViewState

See Also