Interface IPlotMenu
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public interface IPlotMenu
- Extension Methods
Methods
Add(string, Action<Plot>)
void Add(string Label, Action<Plot> action)
Parameters
AddSeparator()
void AddSeparator()
Clear()
void Clear()
Reset()
void Reset()
ShowContextMenu(Pixel)
void ShowContextMenu(Pixel pixel)
Parameters
pixel
Pixel