ChartLabelFormatString Property (BubbleChartLabel)
                In This Topic
            
            A value that indicates the format string of the chart labels.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ChartLabelFormatString As System.String
             
        
            
            public System.string ChartLabelFormatString {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also