Uses of Class
com.storedobject.chart.TextLabel
Packages that use TextLabel
-
Uses of TextLabel in com.storedobject.chart
Methods in com.storedobject.chart that return TextLabelModifier and TypeMethodDescriptionGraphData.getTextLabel()Retrieves theTextLabelassociated with this instance of the class.Methods in com.storedobject.chart with parameters of type TextLabelModifier and TypeMethodDescriptionvoidGraphData.setTextLabel(TextLabel textLabel) Sets the text label associated with this GraphData object.