ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point2d Class / Y Property

In This Topic
    Y Property (Point2d)
    In This Topic
    Gets or sets the point's y coordinate
    Syntax
    'Declaration
     
    Public Property Y As Single
    public float Y {get; set;}
    See Also