Class HistoryPerMonthChartItem
public class HistoryPerMonthChartItem
- Inheritance
-
HistoryPerMonthChartItem
- Inherited Members
- Extension Methods
Constructors
HistoryPerMonthChartItem()
public HistoryPerMonthChartItem()
Properties
Count
public int Count { get; set; }
Property Value
Month
public int Month { get; set; }
Property Value
Year
public int Year { get; set; }
Property Value
Methods
GetDateTime()
public DateTime GetDateTime()