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 777 of file mathplot.h.
|
inline |
Definition at line 779 of file mathplot.h.
wxString mpScaleBase::TickLabel::label |
Definition at line 784 of file mathplot.h.
int mpScaleBase::TickLabel::pixelPos |
Definition at line 785 of file mathplot.h.
double mpScaleBase::TickLabel::pos |
Definition at line 783 of file mathplot.h.
bool mpScaleBase::TickLabel::visible |
Definition at line 786 of file mathplot.h.