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

In This Topic
    TextWrapThreshold Property
    In This Topic
    Gets or sets the number of characters after which to wrap the legend text.

    Default: 25

    Syntax
    'Declaration
     
    Public Property TextWrapThreshold As RdlInt
    public RdlInt TextWrapThreshold {get; set;}
    See Also