Represents a scale within the Scales collection of a GanttChartView control, generating scale intervals and header texts to be displayed by the control.

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

Syntax

C#
[SerializableAttribute]
public class Scale
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Scale

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls..::.Scale

See Also