ITimeSpanMeasureUnitsCalculator Members
Interface that should be implemented by any class that can be used as a time-span measure unit calculator.Methods
| 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