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

In This Topic
    PreventWordWrap Property
    In This Topic
    Gets or sets a value indicating whether the axis labels should not be word-wrapped to fit within the chart.
    Syntax
    'Declaration
     
    Public Property PreventWordWrap As RdlBool
    public RdlBool PreventWordWrap {get; set;}
    See Also