ImageAnnotation.TextStyle Property

.NET Framework (current version)
 

Gets or sets the text style of the annotation.

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

<BrowsableAttribute(False)>
Public Overrides Property TextStyle As TextStyle

Property Value

Type: System.Web.UI.DataVisualization.Charting.TextStyle

A TextStyle enumeration value that represents the style used to draw the annotation text.

.NET Framework
Available since 4.0
Return to top
Show: