Gets or sets the fill color of the box around the point label text when the CalloutStyle is Box.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlColor CalloutBackColor { get; set; }
Visual Basic
Public Property CalloutBackColor As RdlColor
	Get
	Set

See Also