PolygonAnnotation.BackGradientStyle Property
.NET Framework (current version)
Gets or sets the background gradient style of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting.GradientStyleA GradientStyle value used to draw the annotation background.
Two colors are used to draw the gradient fill; the primary color is specified with the BackColor property and the secondary color is specified with the BackSecondaryColor property.
.NET Framework
Available since 4.0
Available since 4.0
Show: