1 write to BackHatchStyle
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
2485 chartPicture.BackHatchStyle = value;
3 references to BackHatchStyle
System.Web.DataVisualization (3)
Common\General\Chart.cs (2)
1904 BackHatchStyle, 1921 BackHatchStyle,
WebForm\ChartWebControl.cs (1)
2481 return chartPicture.BackHatchStyle;