IDateTimeMeasureUnitsCalculator Methods
Interface that should be implemented by any class that can be used as a date-time measure unit calculator.Name | Description |
---|---|
CalculateMeasureUnit(IEnumerable<Series>, Double, Int32, Double, Double, Double, Double) | Calculates the date-time measurement unit that an axis should use for display. |
See Also