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

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