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 theTextLabel
associated with this instance of the class.Methods in com.storedobject.chart with parameters of type TextLabelModifier and TypeMethodDescriptionvoid
GraphData.setTextLabel
(TextLabel textLabel) Sets the text label associated with this GraphData object.