ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / CompositeChartSeries Class / YAxis Property

In This Topic
    YAxis Property (CompositeChartSeries)
    In This Topic
    A value that indicate which y axis is the series in multiple y axis compositechart.
    Syntax
    'Declaration
     
    Public Overridable Property YAxis As System.Integer
    public virtual System.int YAxis {get; set;}
    See Also