Gets or sets the aspect ratio of the chart, indicating the rate between horizontal and vertical item layout positioning.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: 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 |