The ScheduleChartViewAllocationUpdateScale type exposes the following members.

Constructors

  NameDescription
ScheduleChartViewAllocationUpdateScale
Initializes a new instance of the ScheduleChartViewAllocationUpdateScale class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Free
Gets the free-based instance of the ScheduleChartViewAllocationUpdateScale class, used to allow any units value to be set during a drag and drop operation.
Half
Gets the half-based instance of the ScheduleChartViewAllocationUpdateScale class, used to make sure only exact half values are allowed to be set during a drag and drop operation.
Quarter
Gets the quarter-based instance of the ScheduleChartViewAllocationUpdateScale class, used to make sure only exact quarter values are allowed to be set during a drag and drop operation.

See Also