Class
WeekTimescale

Definition

Constructors

WeekTimescale()

Initializes a new instance of the WeekTimescale class.

Declaration

cs-api-definition
public WeekTimescale()

Properties

Name

Gets the Name

Declaration

cs-api-definition
public override string Name { get; }

Property Value

string

Overrides SchedulerTimescale.Name

ScalingFactor

Gets the scaling factor.

Declaration

cs-api-definition
public override int ScalingFactor { get; }

Property Value

int

Overrides SchedulerTimescale.ScalingFactor