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

In This Topic
    CalloutLineColor Property (ChartSmartLabel)
    In This Topic
    Gets or sets a value indicating whether datapoint labels can be drawn outside of the plot area.
    Syntax
    'Declaration
     
    Public Property CalloutLineColor As RdlColor
    public RdlColor CalloutLineColor {get; set;}
    See Also