KiCad PCB EDA Suite
|
#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 |
Definition at line 790 of file mathplot.h.
|
inline |
Definition at line 792 of file mathplot.h.
wxString mpScaleBase::TickLabel::label |
Definition at line 797 of file mathplot.h.
int mpScaleBase::TickLabel::pixelPos |
Definition at line 798 of file mathplot.h.
double mpScaleBase::TickLabel::pos |
Definition at line 796 of file mathplot.h.
bool mpScaleBase::TickLabel::visible |
Definition at line 799 of file mathplot.h.