Annotation.Font Property

.NET Framework (current version)
 

Gets or sets the font to use for the text of an annotation.

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

abstract Font : Font with get, set
override Font : Font with get, set

Property Value

Type: System.Drawing.Font

A Font object used to draw the annotation text.

.NET Framework
Available since 4.0
Return to top
Show: