Label.DefaultFormatter

interface Label
static
class DefaultFormatter : Formatter {
string maxX;
string maxY;
}

Meta