Enum ChartBaseUnitType
Represents chart base unit.
public enum ChartBaseUnitType
Fields
Day = 0
Represents Day base unit.
Month = 1
Represents Month base unit.
Year = 2
Represents Year base unit.
Represents chart base unit.
public enum ChartBaseUnitType
Day = 0
Represents Day base unit.
Month = 1
Represents Month base unit.
Year = 2
Represents Year base unit.