TickStepsData Constructors
Defines the size and zoom values used to render the grid and ruler.| Name | Parameters | Description |
|---|---|---|
| TickStepsData(Double, Double, Int32, Int32) | zoomLevel, smallStep, mediumStep, largeStep | Initializes a new instance of the TickStepsData class with specified settings. |
See Also