ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
ScottPlot.IManagesAxisLimits Interface Reference

This interface is applied to plottables which modify axis limits at render time. The update method is called at render time before the ticks are calculated. More...

Inheritance diagram for ScottPlot.IManagesAxisLimits:
ScottPlot.Plottables.DataStreamer ScottPlot.Plottables.PieBase ScottPlot.Plottables.PolarAxis ScottPlot.Plottables.SmithChartAxis ScottPlot.Plottables.Coxcomb ScottPlot.Plottables.Pie

Public Member Functions

void UpdateAxisLimits (Plot plot)
 

Properties

bool ManageAxisLimits [get, set]
 

Detailed Description

This interface is applied to plottables which modify axis limits at render time. The update method is called at render time before the ticks are calculated.

Member Function Documentation

◆ UpdateAxisLimits()

void ScottPlot.IManagesAxisLimits.UpdateAxisLimits ( Plot  plot)

Property Documentation

◆ ManageAxisLimits

bool ScottPlot.IManagesAxisLimits.ManageAxisLimits
getset

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