CalloutBackColor Property
In This Topic
Gets or sets the fill color of the box around the point label text when the
CalloutStyle is Box.
Syntax
'Declaration
Public Property CalloutBackColor As RdlColor
public RdlColor CalloutBackColor {get; set;}
See Also