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

Definition

Constructors

Initializes a new instance of the FifteenMinutesTimescale class.

C#
public FifteenMinutesTimescale()

Properties

Gets the name.

C#
public override string Name { get; }
Property Value:

The name.

Overrides: MinutesTimescale.Name

Gets the scaling factor.

C#
public override int ScalingFactor { get; }
Property Value:

The scaling factor.

Overrides: MinutesTimescale.ScalingFactor