DataPointCustomProperties.BackHatchStyle Property

.NET Framework (current version)
 

Gets or sets the background hatching style.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BindableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property BackHatchStyle As ChartHatchStyle

Property Value

Type: System.Web.UI.DataVisualization.Charting.ChartHatchStyle

A ChartHatchStyle enumeration value that specifies the background hatching style.

.NET Framework
Available since 4.0
Return to top
Show: