ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxes Class / Y Property

In This Topic
    Y Property (ChartAxes)
    In This Topic
    A value that provides information for the Y axis.
    Syntax
    'Declaration
     
    Public Property Y As ChartAxis
    public ChartAxis Y {get; set;}
    See Also