ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / PointD Structure / X Property

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