-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis issue has limited complexity and may be a good start for new contributors
Description
TotalHorizontal should be just Horizontal
ScottPlot/src/ScottPlot5/ScottPlot5/Primitives/PixelPadding.cs
Lines 13 to 14 in 42987b6
| public float TotalHorizontal => Left + Right; | |
| public float TotalVertical => Top + Bottom; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueThis issue has limited complexity and may be a good start for new contributorsThis issue has limited complexity and may be a good start for new contributors