|
IReadOnlyList< int > | Divisors [get] |
| An array of integers that serve as good divisors to subdivide this time unit.
|
|
TimeSpan | MinSize [get] |
| Minimum span this time unit can represent. To represent spans smaller than this, try the next smaller unit.
|
|
◆ GetDateTimeFormatString()
string ScottPlot.TickGenerators.TimeUnits.Month.GetDateTimeFormatString |
( |
| ) |
|
|
inline |
◆ Next()
DateTime ScottPlot.TickGenerators.TimeUnits.Month.Next |
( |
DateTime |
dateTime, |
|
|
int |
increment = 1 |
|
) |
| |
|
inline |
◆ Snap()
DateTime ScottPlot.TickGenerators.TimeUnits.Month.Snap |
( |
DateTime |
dateTime | ) |
|
|
inline |
Return a given date "snapped" back to the nearest nice tick position. Use this to find a good tick position for a given DateTime.
Implements ScottPlot.TickGenerators.ITimeUnit.
◆ Divisors
IReadOnlyList<int> ScottPlot.TickGenerators.TimeUnits.Month.Divisors |
|
get |
◆ MinSize
TimeSpan ScottPlot.TickGenerators.TimeUnits.Month.MinSize |
|
get |
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/TickGenerators/TimeUnits/Month.cs