ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point3d Class / X Property

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