IsTrendline Property (ChartSeries)
                In This Topic
            
            A value that indicates whether the chart series is trend line series.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Overridable Property IsTrendline As System.Boolean
             
        
            
            public virtual System.bool IsTrendline {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also