TextAnnotation.IsMultiline Property

.NET Framework (current version)
 

Gets or sets a flag that indicates whether the annotation text is multiline.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

abstract IsMultiline : bool with get, set
override IsMultiline : bool with get, set

Property Value

Type: System.Boolean

True if the annotation text is multiline; otherwise, False.

.NET Framework
Available since 4.0
Return to top
Show: