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