Skip to content

ChartDraggableLocationChangedEventArgs

Summary

Provides data for LocationChanged event of ChartDraggable.

Signature

1
public class ChartDraggableLocationChangedEventArgs

Namespace

cAlgo.API

See Also

Properties

Draggable

Summary

Gets the draggable.

Signature

1
public ChartDraggable Draggable {get;}

Return Value

ChartDraggable