ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ScottPlot.MultiplotSharedAxisManager Class Reference

Public Member Functions

void ShareX (IEnumerable< Plot > plots)
 Link horizontal axis limits of the given collection of plots so when one changes they all change in unison.
 
void ShareY (IEnumerable< Plot > plots)
 Link vertical axis limits of the given collection of plots so when one changes they all change in unison.
 
void UpdateSharedPlotAxisLimits ()
 

Member Function Documentation

◆ ShareX()

void ScottPlot.MultiplotSharedAxisManager.ShareX ( IEnumerable< Plot plots)
inline

Link horizontal axis limits of the given collection of plots so when one changes they all change in unison.

◆ ShareY()

void ScottPlot.MultiplotSharedAxisManager.ShareY ( IEnumerable< Plot plots)
inline

Link vertical axis limits of the given collection of plots so when one changes they all change in unison.

◆ UpdateSharedPlotAxisLimits()

void ScottPlot.MultiplotSharedAxisManager.UpdateSharedPlotAxisLimits ( )
inline

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