| Contents > SharpPlot > Properties | Index |
SharpPlot.ResetOption Property
Set Reset options (for example to preserve keys) for ResetProperties.
public ResetOptions ResetOption {get; set;}
Example
sp.ResetOption = ResetOptions.Keys;
| Contents > SharpPlot > Properties | Index |
Set Reset options (for example to preserve keys) for ResetProperties.
public ResetOptions ResetOption {get; set;}
sp.ResetOption = ResetOptions.Keys;