Gets or sets a value indicating whether the text painted with this format should break on new lines.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool WrapText { get; set; } |
Visual Basic Copy Code |
---|
Public Property WrapText As Boolean |
A boolean value.