Label callout back color. Applies to the Box style only!
Visual Basic (Declaration) | |
---|---|
Public Overridable Property CalloutBackColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Color CalloutBackColor {get; set;} |
Return Value
A Color structure. The default value is Color.Transparent.
This property get or sets a Color value that sets the fill color of box around the point label text when the CalloutStyle is LabelCalloutStyle.Box. There will be no visible effect unless the CalloutStyle is set as LabelCalloutStyle.Box.
NOTE: SmartLabels only work when the Label angle property is set to zero.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family