ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.WinForms.FormsPlotMenu Class Reference
Inheritance diagram for ScottPlot.WinForms.FormsPlotMenu:
ScottPlot.IPlotMenu

Public Member Functions

 FormsPlotMenu (FormsPlotBase control)
 
List< ContextMenuItemStandardContextMenuItems ()
 
void CopyImageToClipboard (Plot plot)
 
void OpenInNewWindow (Plot plot)
 
void Autoscale (Plot plot)
 
ContextMenuStrip GetContextMenu (Plot plot)
 
void OpenSaveImageDialog (Plot plot)
 
void ShowContextMenu (Pixel pixel)
 
void Reset ()
 
void Clear ()
 
void Add (string Label, Action< Plot > action)
 
void AddSeparator ()
 

Properties

string DefaultSaveImageFilename = "Plot.png" [get, set]
 
List< ContextMenuItemContextMenuItems = new() [get, set]
 

Constructor & Destructor Documentation

◆ FormsPlotMenu()

ScottPlot.WinForms.FormsPlotMenu.FormsPlotMenu ( FormsPlotBase  control)
inline

Member Function Documentation

◆ Add()

void ScottPlot.WinForms.FormsPlotMenu.Add ( string  Label,
Action< Plot action 
)
inline

Implements ScottPlot.IPlotMenu.

◆ AddSeparator()

void ScottPlot.WinForms.FormsPlotMenu.AddSeparator ( )
inline

Implements ScottPlot.IPlotMenu.

◆ Autoscale()

void ScottPlot.WinForms.FormsPlotMenu.Autoscale ( Plot  plot)
inline

◆ Clear()

void ScottPlot.WinForms.FormsPlotMenu.Clear ( )
inline

Implements ScottPlot.IPlotMenu.

◆ CopyImageToClipboard()

void ScottPlot.WinForms.FormsPlotMenu.CopyImageToClipboard ( Plot  plot)
inline

◆ GetContextMenu()

ContextMenuStrip ScottPlot.WinForms.FormsPlotMenu.GetContextMenu ( Plot  plot)
inline

◆ OpenInNewWindow()

void ScottPlot.WinForms.FormsPlotMenu.OpenInNewWindow ( Plot  plot)
inline

◆ OpenSaveImageDialog()

void ScottPlot.WinForms.FormsPlotMenu.OpenSaveImageDialog ( Plot  plot)
inline

◆ Reset()

void ScottPlot.WinForms.FormsPlotMenu.Reset ( )
inline

Implements ScottPlot.IPlotMenu.

◆ ShowContextMenu()

void ScottPlot.WinForms.FormsPlotMenu.ShowContextMenu ( Pixel  pixel)
inline

Implements ScottPlot.IPlotMenu.

◆ StandardContextMenuItems()

List< ContextMenuItem > ScottPlot.WinForms.FormsPlotMenu.StandardContextMenuItems ( )
inline

Property Documentation

◆ ContextMenuItems

List<ContextMenuItem> ScottPlot.WinForms.FormsPlotMenu.ContextMenuItems = new()
getset

◆ DefaultSaveImageFilename

string ScottPlot.WinForms.FormsPlotMenu.DefaultSaveImageFilename = "Plot.png"
getset

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