Gets or sets the CalloutLineColor for the data point labels of Funnel or Pyramid charts.
| Visual Basic | Copy Code |
|---|---|
|
|
| C# | Copy Code |
|---|---|
|
|
Remarks
This custom attribute only applies when the FunnelLabelStyle or PyramidLabelStyle is set to OutsideInColumn.
| Custom Attribute Summary | |
|---|---|
| Possible Values: | Any named Color, ARGB or RGB value. |
| Default Value: | Color.Empty |
| 2D / 3D Limitations: | No |
| Applies to Chart Element: | Series and DataPoint Objects |
| Applies to Chart Types: | Funnel, Pyramid |
Figure 1: Setting CalloutLineColor for Series and DataPoint objects.
Custom Attributes
Custom Attributes Overview
Chart Types
Funnel Chart
Pyramid Chart
Copy Code