Class Offset

java.lang.Object
com.storedobject.chart.Offset
All Implemented Interfaces:
ComponentProperty

public class Offset extends Object implements ComponentProperty
Represents an "offset" configuration for a component, allowing the specification of x and y offset values. This class implements ComponentProperty and provides functionality to encode the offset values into a JSON-compatible format for client-side usage.
Author:
Syam