Interface XYObjectSlotXOptions

interface XYObjectSlotXOptions {
    slotWidth?: number;
}

Properties

Properties

slotWidth?: number

Limit to join the dataPoints[].

Default

1