EnableTouchBehavior Property
                In This Topic
            
            A value that indicates whether the piechart can be rotated and tooltip is always shown on touchable devices.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property EnableTouchBehavior As System.Boolean
             
        
            
            public System.bool EnableTouchBehavior {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also