chart.DragStart(draggedItem, [localX, localY])
Variable | Description |
---|---|
draggedItem | The item being dragged. String. |
localX | Optional: The horizontal coordinate at which the event occurred relative to the containing sprite. Double. |
localY | Optional: The vertical coordinate at which the event occurred relative to the containing sprite. Double. |