TextAnnotation.BackColor Property

.NET Framework (current version)
 

This property is not applicable to the text annotation type.

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

<BrowsableAttribute(False)>
<TypeConverterAttribute(GetType(ColorConverter))>
Public Overrides Property BackColor As Color

Property Value

Type: System.Drawing.Color

A Color value.

Not applicable to this annotation type.

.NET Framework
Available since 4.0
Return to top
Show: