ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1.Win.C1Chart.Style.Autowrap Property

Gets or sets whether the text is automatically wrapped.

[Visual Basic]

Public Property Autowrap As Boolean

[C#]

public bool Autowrap {get;set;}

[Delphi]

public property Autowrap: Boolean read get_Autowrap write set_Autowrap;

Remarks

Most text containing objects within C1Chart can automatically wrap text within them, including header, footer, axes titles, labels and the legend (title only, not series names). However, all of these objects can be sized automatically. Automatic sizing is always based upon a single line of text whenever possible.

See Also

C1.Win.C1Chart.Style Class | C1.Win.C1Chart.Style Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Style Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.