ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class
Properties Methods Events

In This Topic
    Chart3DView Class Members
    In This Topic

    The following tables list the members exposed by Chart3DView.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyBackground color of plot cube.  
    Public PropertyGets or sets whether all plotting cube edges are rendered.  
    Public PropertyGets the ceiling object.  
    Public PropertyGets the floor object.  
    Public PropertyForeground color of plot cube.  
    Public Property  
    Public PropertyWhether the built-in interaction is enabled.  
    Public PropertyPerspective of 3-D view.  
    Public PropertyGets or sets preview method.  
    Public PropertyRotation about X-axis.  
    Public PropertyRotation about Y-axis.  
    Public PropertyRotation about Z-axis.  
    Public PropertyGets or sets text rotation for axis titles and axis annotations.  
    Public PropertyGets or sets predefined view.  
    Public PropertyGets or sets horizontal shift of chart viewport.  
    Public PropertyGets or sets scale of chart viewport.  
    Public PropertyGets or sets vertical shift of chart viewport.  
    Public PropertyGets or sets scaling of the plot cube along X-axis.  
    Public PropertyGets or sets scaling of the plot cube along Y-axis.  
    Top
    Public Methods
     NameDescription
    Public MethodResets all transformation parameters to their default values.  
    Public MethodRestore to view state to the represented by a Chart3DViewState object.  
    Public MethodSave current view state to the Chart3DViewState object.  
    Public MethodReturns false if the Chart3DView BackColor property is in the default state.  
    Public MethodReturns false if the Chart3DView ForeColor property is in the default state.  
    Public MethodReturns a string that represents the current Chart3DView.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after chart rotates.  
    Public EventOccurs before chart rotates.  
    Top
    See Also