PieSeriesLabelField Property
                In This Topic
            
            Gets or sets the name of field from the data source that indicates the label of the pie series.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property PieSeriesLabelField As System.String
             
        
            
            public System.string PieSeriesLabelField {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also