I am using the rectangles drawing tool from shapes. When the chart is resized the rectangle shape remains constant while price and time (at the edges of the rectangle) change per scaling.
Is it possible to modify shapes.cs such that a toggle to lock / unlock shape is present. When locked the price and time at each corner is maintained I.e. if chart is resized the rectangle changes size to remain locked to price and time. Also how to add feature of being able to enter price and time for each corner and "set lock" - once locked the move function should not respond,
TIA for pointers on how to do this.
Comment