ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChartBinding Class / YAxis Property

In This Topic
    YAxis Property (C1CompositeChartBinding)
    In This Topic
    A value used for binding data to YAxis of the compositechart series.
    Syntax
    'Declaration
     
    Public Property YAxis As System.Integer
    public System.int YAxis {get; set;}
    See Also