-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Description
It could go beneath this and mimic its style
ScottPlot/src/ScottPlot5/ScottPlot5/Grids/DefaultGrid.cs
Lines 31 to 38 in cdc226a
| public float MajorLineWidth | |
| { | |
| set | |
| { | |
| XAxisStyle.MajorLineStyle.Width = value; | |
| YAxisStyle.MajorLineStyle.Width = value; | |
| } | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels