Gets or sets the Funnel chart data point label style.
| Visual Basic |   Copy Code | 
            
|---|---|
                    
                 | 
            |
| C# |   Copy Code | 
            
|---|---|
                    
                 | 
            |
Remarks
If the label is not set to Disabled, then the attributes FunnelInsideLabelAlignment and FunnelOutsideLabelPlacement are used to specify additional positioning rules.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | Inside  - DataPoint label is drawn inside the funnel segment. Outside - DataPoint label is drawn outside and next to the funnel segment. OutsideInColumn - DataPoint is drawn outside the funnel segment with all labels aligned. Disabled - DataPoint labels are disabled.  | 
        
| Default Value: | OutsideInColumn | 
| 2D / 3D Limitations: | No | 
| Applies to Chart Element: | Series and DataPoint Objects | 
| Applies to Chart Types: | Funnel | 

Figure 1: OutsideInColumn FunnelLabelStyle.
Figure 2: Outside FunnelLabelStyle.
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart