ElementPosition.Height Property
.NET Framework (current version)
Gets or sets the height of a chart element.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public float Height { get; set; }
Always uses relative coordinates. If you set a value outside of the 0-100 pixel range, an exception will be thrown.
.NET Framework
Available since 4.0
Available since 4.0
Show: