[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPoint.Y

Y Property

Y

Gets or sets Y-coordinate of the point.

Declaration
[C1Description("Chart3DPoint.Y", "The Y-coordinate of the point.")]
public double Y { get; set; }
<C1Description("Chart3DPoint.Y", "The Y-coordinate of the point.")>
Public Property Y As Double