BaseUnitScale

IAxis.BaseUnitScale property

Specifies the smallest time unit that is represented on the date axis. Read/write TimeUnitType.

public TimeUnitType BaseUnitScale { get; set; }

See Also