PolygonAnnotation.BackHatchStyle Property
.NET Framework (current version)
Gets or sets the background hatch style of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartHatchStyleA ChartHatchStyle value used to draw the annotation background.
Two colors are used to draw the hatching 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: