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

Public Member Functions

 MauiPlotMenu (MauiPlot plot)
 
ContextMenuItem[] GetDefaultContextMenuItems ()
 
async void SaveImageDialog (Plot plot)
 
void Autoscale (Plot plot)
 
void ZoomIn (Plot plot)
 
void ZoomOut (Plot plot)
 
MenuFlyout GetContextMenu (Plot plot)
 
void ShowContextMenu (Pixel pixel)
 
void Add (string Label, Action< Plot > action)
 
void AddSeparator ()
 
void Clear ()
 
void Reset ()
 

Properties

List< ContextMenuItemContextMenuItems = new() [get, set]
 

Constructor & Destructor Documentation

◆ MauiPlotMenu()

ScottPlot.Maui.MauiPlotMenu.MauiPlotMenu ( MauiPlot  plot)
inline

Member Function Documentation

◆ Add()

void ScottPlot.Maui.MauiPlotMenu.Add ( string  Label,
Action< Plot action 
)
inline

Implements ScottPlot.IPlotMenu.

◆ AddSeparator()

void ScottPlot.Maui.MauiPlotMenu.AddSeparator ( )
inline

Implements ScottPlot.IPlotMenu.

◆ Autoscale()

void ScottPlot.Maui.MauiPlotMenu.Autoscale ( Plot  plot)
inline

◆ Clear()

void ScottPlot.Maui.MauiPlotMenu.Clear ( )
inline

Implements ScottPlot.IPlotMenu.

◆ GetContextMenu()

MenuFlyout ScottPlot.Maui.MauiPlotMenu.GetContextMenu ( Plot  plot)
inline

◆ GetDefaultContextMenuItems()

ContextMenuItem[] ScottPlot.Maui.MauiPlotMenu.GetDefaultContextMenuItems ( )
inline

◆ Reset()

void ScottPlot.Maui.MauiPlotMenu.Reset ( )
inline

Implements ScottPlot.IPlotMenu.

◆ SaveImageDialog()

async void ScottPlot.Maui.MauiPlotMenu.SaveImageDialog ( Plot  plot)
inline

◆ ShowContextMenu()

void ScottPlot.Maui.MauiPlotMenu.ShowContextMenu ( Pixel  pixel)
inline

Implements ScottPlot.IPlotMenu.

◆ ZoomIn()

void ScottPlot.Maui.MauiPlotMenu.ZoomIn ( Plot  plot)
inline

◆ ZoomOut()

void ScottPlot.Maui.MauiPlotMenu.ZoomOut ( Plot  plot)
inline

Property Documentation

◆ ContextMenuItems

List<ContextMenuItem> ScottPlot.Maui.MauiPlotMenu.ContextMenuItems = new()
getset

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