ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSmartLabel Class / CalloutLineWidth Property

In This Topic
    CalloutLineWidth Property
    In This Topic
    Gets or sets the width of the callout line.

    Default: 0.75pt.

    Syntax
    'Declaration
     
    Public Property CalloutLineWidth As RdlSize
    public RdlSize CalloutLineWidth {get; set;}
    See Also