protected class Series_Labeler.CustomLabelFormat extends Series_Labeler.DecimalLabelFormat
Modifier | Constructor and Description |
---|---|
|
CustomLabelFormat()
Creates a new
Series_Labeler.CustomLabelFormat . |
protected |
CustomLabelFormat(String[] allowedFormatUnits,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
suffix()
Gets the suffix (if any) that should be appended to the label.
|
getLabelString
getAllowedFormatUnits, getName, lastLabelString, supportsCustomFormat, supportsCustomSuffix, supportsDecimalPlaces
public CustomLabelFormat()
Series_Labeler.CustomLabelFormat
. It allows only custom
suffixes as units and it's display name is set to "Custom Format".public String suffix()
Series_Labeler.AbstractStampFormat
suffix
in class Series_Labeler.AbstractStampFormat
Copyright © 2015–2021 Fiji. All rights reserved.