KiCad PCB EDA Suite
Loading...
Searching...
No Matches
mpScaleBase::TickLabel Struct Reference

#include <mathplot.h>

Public Member Functions

 TickLabel (double pos_=0.0, const wxString &label_=wxT(""))
 

Public Attributes

double pos
 
wxString label
 
int pixelPos
 
bool visible
 

Detailed Description

Definition at line 790 of file mathplot.h.

Constructor & Destructor Documentation

◆ TickLabel()

mpScaleBase::TickLabel::TickLabel ( double  pos_ = 0.0,
const wxString &  label_ = wxT("") 
)
inline

Definition at line 792 of file mathplot.h.

Member Data Documentation

◆ label

wxString mpScaleBase::TickLabel::label

Definition at line 797 of file mathplot.h.

◆ pixelPos

int mpScaleBase::TickLabel::pixelPos

Definition at line 798 of file mathplot.h.

◆ pos

double mpScaleBase::TickLabel::pos

Definition at line 796 of file mathplot.h.

◆ visible

bool mpScaleBase::TickLabel::visible

Definition at line 799 of file mathplot.h.


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