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