StripLine.BackHatchStyle Property

Definition

Gets or sets the hatching style of the strip line.

[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle BackHatchStyle { get; set; }

Property Value

A ChartHatchStyle enumeration. The default value is None.

Attributes

Remarks

The hatch pattern consists of a solid background color and lines drawn over the background. The two colors used in the hatch style are set by the BackColor and BackSecondaryColor properties. This property is not applicable if the StripWidth property is set to a value of 0.0.

Applies to

产品 版本
.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