Gets or sets the aspect ratio of the diagram, indicating the rate between horizontal and vertical item layout positioning.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public virtual double AspectRatio { get; set; }
Visual Basic (Declaration)
Public Overridable Property AspectRatio As Double

See Also