Uses of Class
com.storedobject.chart.Offset
Packages that use Offset
-
Uses of Offset in com.storedobject.chart
Methods in com.storedobject.chart that return OffsetModifier and TypeMethodDescriptionGraphData.getCenter
(boolean createIfNotExist) Retrieves the center offset configuration for this object.PointSymbol.getOffset
(boolean createIfNotExists) Retrieves the offset for the point symbol.Methods in com.storedobject.chart with parameters of type OffsetModifier and TypeMethodDescriptionSets the center offset for the graph and returns the updated graph data instance.Sets the offset for thePointSymbol
and returns the updated instance.void
Sets the center offset for the graph data.void
Sets the offset for the point symbol.