Base:
property
Width
System.Web.UI.WebControls.WebControl.Width
2 references to Width
System.Web.DataVisualization (2)
Common\General\ChartArea3D.cs (1)
2092
interval.Width = interval.Width * 100F / ((float)(this.Common.Chart.
Width
.Value - 1));
WebForm\ChartWebControl.cs (1)
621
htmlImage.Width = this.
Width
;