Annotation.BackHatchStyle Property
.NET Framework (current version)
Gets or sets the hatching style of an annotation background.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
abstract BackHatchStyle : ChartHatchStyle with get, set override BackHatchStyle : ChartHatchStyle with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartHatchStyleA ChartHatchStyle value used to draw the background.
Two colors are used to draw the hatching, BackColor and BackSecondaryColor.
This property does not apply to line-type annotations, image annotations and text annotations.
.NET Framework
Available since 4.0
Available since 4.0
Show: