TargetSelector Property (C1ChartNavigator)
                In This Topic
            
            Gets or sets a string value that indicates the jquery selector of target charts.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property TargetSelector As System.String
             
        
            
            public System.string TargetSelector {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also