ScottPlot
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ScottPlot.Tick Struct Reference

Public Member Functions

 Tick (double position, string label)
 
 Tick (double position, string label, bool isMajor)
 

Static Public Member Functions

static Tick Major (double position, string label)
 
static Tick Minor (double position)
 

Public Attributes

readonly double Position
 
readonly string Label
 
readonly bool IsMajor
 

Constructor & Destructor Documentation

◆ Tick() [1/2]

ScottPlot.Tick.Tick ( double  position,
string  label 
)
inline

◆ Tick() [2/2]

ScottPlot.Tick.Tick ( double  position,
string  label,
bool  isMajor 
)
inline

Member Function Documentation

◆ Major()

static Tick ScottPlot.Tick.Major ( double  position,
string  label 
)
inlinestatic

◆ Minor()

static Tick ScottPlot.Tick.Minor ( double  position)
inlinestatic

Member Data Documentation

◆ IsMajor

readonly bool ScottPlot.Tick.IsMajor

◆ Label

readonly string ScottPlot.Tick.Label

◆ Position

readonly double ScottPlot.Tick.Position

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