ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / DataPoint Class / Y Property

In This Topic
    Y Property (DataPoint)
    In This Topic
    Gets or sets Y coordinate value of this DataPoint.
    Syntax
    'Declaration
     
    
    Public Property Y As Object
    public object Y {get; set;}
    See Also