Gets or sets the Funnel chart data point label placement when the FunnelLabelStyle is set to Inside.
Visual Basic | Copy Code |
---|---|
|
C# | Copy Code |
---|---|
|
Remarks
Gets or sets the Funnel chart data point label placement when the FunnelLabelStyle is set to Inside.
Custom Attribute Summary | |
---|---|
Possible Values: | Center - DataPoint labels are aligned to the center of the funnel segment. Top - DataPoint labels are aligned to the top of the funnel segment. Bottom - DataPoint labels are aligned to the bottom of the funnel segment. |
Default Value: | Center |
2D / 3D Limitations: | No |
Applies to Chart Element: | Series and DataPoint Objects |
Applies to Chart Types: | Funnel |
Figure 1: Center aligned FunnelInsideLabelAlignment.
Figure 2: Top aligned FunnelInsideLabelAlignment.
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart