RectangleAnnotation.BackHatchStyle Property

Definition

Gets or sets the hatch style of an annotation background.

C#
[System.ComponentModel.Browsable(true)]
public override System.Web.UI.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }

Property Value

A ChartHatchStyle value used to draw the background.

Attributes

Remarks

Two colors are used to draw the hatching, a primary color that is specified the BackColor property, and a secondary color that is specified with the BackColor property.

Applies to

Produit Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1