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