Skip to content

Plot.Reset() #407

@swharden

Description

@swharden

After messing up all sorts of settings (anti-aliasing, tick positions, font sizes, etc) it would be nice to be able to reset an existing plot to all default settings.

I can do this in the user control

formsPlot1.Reset();

Perhaps it makes sense to be able to do this in a plot itself too

plt.Reset();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions