ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DPoint Structure / X Property

In This Topic
    X Property (Chart3DPoint)
    In This Topic
    Gets or sets X-coordinate of the point.
    Syntax
    'Declaration
     
    Public Property X As System.Double
    public System.double X {get; set;}
    See Also