I have a problem of not being able to create non-draggable ColorLines.
When I add a ColorLine to a Chart and set
Code: Select all
ColorLine1.AllowDrag = False
If I then use the TeeChart Editor during runtime and go to Tools -> ColorLine and switch "Allow Drag" on, the ColorLine reappears and remains displayed even if I switch "Allow Drag" off again.
Am I doing something wrong or is this a bug?