LineAnnotation.ForeColor Property

.NET Framework (current version)
 

This property is not applicable to the line annotation type.

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

[<BrowsableAttribute(false)>]
[<TypeConverterAttribute(typeof(ColorConverter))>]
override ForeColor : Color with get, set

Property Value

Type: System.Drawing.Color

A Color enumeration value.

.NET Framework
Available since 4.0
Return to top
Show: