Class
MonthTimescale

Definition

Constructors

MonthTimescale()

Initializes a new instance of the MonthTimescale class.

Declaration

cs-api-definition
public MonthTimescale()

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