ASP.NET Pack Programmer's Guide
Component.ActualHeight Property
See Also
 





A double value specifying the component's assigned height. Valid only after calling Arrange.

Namespace: MindFusion.Charting.Components
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public double ActualHeight { get; set; }

Visual Basic  Copy Code

Public Property ActualHeight As Double

 Property Value

 See Also

Component Members
Component Class
MindFusion.Charting.Components Namespace