ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.IPlotMenu Interface Reference
Inheritance diagram for ScottPlot.IPlotMenu:
ScottPlot.Avalonia.AvaPlotMenu ScottPlot.Blazor.BlazorPlotMenu ScottPlot.Eto.EtoPlotMenu ScottPlot.Maui.MauiPlotMenu ScottPlot.WPF.WpfPlotMenu ScottPlot.WinForms.FormsPlotMenu ScottPlot.WinUI.WinUIPlotMenu

Public Member Functions

void Reset ()
 
void Clear ()
 
void Add (string Label, Action< Plot > action)
 
void AddSeparator ()
 
void ShowContextMenu (Pixel pixel)
 

Member Function Documentation

◆ Add()

void ScottPlot.IPlotMenu.Add ( string  Label,
Action< Plot action 
)

◆ AddSeparator()

void ScottPlot.IPlotMenu.AddSeparator ( )

◆ Clear()

void ScottPlot.IPlotMenu.Clear ( )

◆ Reset()

void ScottPlot.IPlotMenu.Reset ( )

◆ ShowContextMenu()

void ScottPlot.IPlotMenu.ShowContextMenu ( Pixel  pixel)

The documentation for this interface was generated from the following file: