Table of Contents

Class StatusChartItem

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class StatusChartItem
Inheritance
StatusChartItem
Inherited Members
Extension Methods

Constructors

StatusChartItem()

public StatusChartItem()

Properties

Color

public string Color { get; set; }

Property Value

string

Count

public int Count { get; set; }

Property Value

int

Sequence

public int Sequence { get; set; }

Property Value

int

Status

public string Status { get; set; }

Property Value

string