LBGridLabel

Undocumented in source.

Constructors

this
this(Style root, Formatter fmt)
Undocumented in source.

Members

Functions

draw
void draw(Ctx cr, Trtor tr)
Undocumented in source. Be warned that the author may not have intended to support it.
minGridStep
Point minGridStep(Ctx cr)
Undocumented in source. Be warned that the author may not have intended to support it.
setupStyle
void setupStyle(Ctx cr)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin StylizedHelper!"label"
Undocumented in source.

Variables

formatter
Formatter formatter;
Undocumented in source.
lineSpacing
double lineSpacing;
Undocumented in source.
onX
bool onX;
Undocumented in source.
onY
bool onY;
Undocumented in source.
space
Point space;
Undocumented in source.

Inherited Members

From Label

Formatter
interface Formatter
Undocumented in source.
defaultFmtFunc
auto defaultFmtFunc(double value, double step)
DefaultFormatter
class DefaultFormatter

Meta