ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPoint Structure
Properties Methods

In This Topic
    Chart3DPoint Structure Members
    In This Topic

    The following tables list the members exposed by Chart3DPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Chart3DPoint structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets X-coordinate of the point.  
    Public PropertyGets or sets Y-coordinate of the point.  
    Public PropertyGets or sets Z-coordinate of the point.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current Chart3DPoint.  
    Top
    See Also