|
Tick[] | Ticks = Array.Empty<Tick>() [get, set] |
| Ticks to display the next time the axis is rendered. This array and its contents should not be modified directly. Call Regenerate() to update this array.
|
|
int | MaxTickCount = 50 [get, set] |
| Do not generate more than this number of ticks.
|
|
◆ EmptyTickGenerator()
ScottPlot.TickGenerators.EmptyTickGenerator.EmptyTickGenerator |
( |
| ) |
|
|
inline |
◆ Regenerate()
◆ MaxTickCount
int ScottPlot.TickGenerators.EmptyTickGenerator.MaxTickCount = 50 |
|
getset |
◆ Ticks
Tick [] ScottPlot.TickGenerators.EmptyTickGenerator.Ticks = Array.Empty<Tick>() |
|
getset |
Ticks to display the next time the axis is rendered. This array and its contents should not be modified directly. Call Regenerate() to update this array.
Implements ScottPlot.ITickGenerator.
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/TickGenerators/EmptyTickGenerator.cs