Label.DefaultFormatter

Members

Functions

maxXValue
string maxXValue()
Undocumented in source. Be warned that the author may not have intended to support it.
maxYValue
string maxYValue()
Undocumented in source. Be warned that the author may not have intended to support it.
x
string x(double v, double s)
Undocumented in source. Be warned that the author may not have intended to support it.
y
string y(double v, double s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

maxX
string maxX;
maxY
string maxY;
Undocumented in source.

Inherited Members

From Formatter

x
string x(double value, double step)
Undocumented in source.
maxXValue
string maxXValue()
Undocumented in source.
y
string y(double value, double step)
Undocumented in source.
maxYValue
string maxYValue()
Undocumented in source.

Meta