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 thePointSymboland returns the updated instance.voidSets the center offset for the graph data.voidSets the offset for the point symbol.