DataPointCustomProperties::BackHatchStyle Property
.NET Framework (current version)
Gets or sets the background hatching style.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property ChartHatchStyle BackHatchStyle { ChartHatchStyle get(); void set(ChartHatchStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::ChartHatchStyleA ChartHatchStyle enumeration value that is used to draw the background hatching style.
.NET Framework
Available since 4.0
Available since 4.0
Show: