Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSmartLabel Class / CalloutBackColor Property

In This Topic
    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