Chart.Height Property

Definition

Gets or sets the height of the entire chart image in pixels.

C#
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public override System.Web.UI.WebControls.Unit Height { get; set; }

Property Value

A Unit value that represents the height, in pixels, of the entire chart image.

Attributes

Remarks

Do not specify the value in percentage (%) or point (pt). Otherwise, an exception is thrown.

Applies to

Производ Верзије
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1