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