New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

Initializes a new instance of the DaytimeScale class.

C#
public DaytimeScale()

Properties

Gets the Name

C#
public override string Name { get; }

Overrides: SchedulerTimescale.Name

Gets the scaling factor.

C#
public override int ScalingFactor { get; }

Overrides: SchedulerTimescale.ScalingFactor