2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartStyle Class / Autowrap Property

In This Topic
    Autowrap Property (baseChartStyle)
    In This Topic
    Gets or sets whether text automatically wraps.
    Syntax
    'Declaration
     
    Public Property Autowrap As System.Boolean
    public System.bool Autowrap {get; set;}
    See Also