SharpPlot Reference > SharpPlot Properties > ResetOption Property

SharpPlot.ResetOption Property

Set Reset options, to preserve some settings across a reset. This will be used by :

Some settings will never be reset :

public ResetOptions ResetOption {get; set;}

Example

sp.ResetOption = ResetOptions.KeysPersist;
CyclesPersistCycles persist across reset
KeysPersistKeys persist across reset
SettingsPersistSettings persist across reset

See also ...

SharpPlot Members | SharpPlot.ResetProperties Method


Send comments on this topic
© Dyalog Ltd 2021