Skip to content
Auto
Products

TimeSchedulerGraphType

Namespace: TagBites.WinSchedulers
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8

Specifies the graph type.

public enum TimeSchedulerGraphType

Specifies the graph is a line.

Line = 0

Specifies the graph is a step.

Step = 1

Specified the graph is a step with filled content.

StepWithFill = 2