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

In This Topic
    Chart3DPoint Structure
    In This Topic
    Presents the point in 3D space.
    Object Model
    Chart3DPoint Structure
    Syntax
    'Declaration
     
    Public Structure Chart3DPoint 
       Inherits System.ValueType
    public struct Chart3DPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.C1Chart3D.Chart3DPoint

    See Also