FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DPoint Class / 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 Double
    public double Y {get; set;}
    See Also