TimeSchedulerGraphType
Namespace: TagBites.WinSchedulers
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Specifies the graph type.
public enum TimeSchedulerGraphTypeFields
Section titled “Fields”Specifies the graph is a line.
Line = 0Specifies the graph is a step.
Step = 1StepWithFill
Section titled “StepWithFill”Specified the graph is a step with filled content.
StepWithFill = 2