Change point border colour
Posted: Thu May 03, 2007 2:49 pm
How can I change the "border color" and "border visibility" properties programmatically?
These properties can be seen at design time, using an asp.net chart which has got a line with at least 1 series:
These properties can be seen at design time, using an asp.net chart which has got a line with at least 1 series:
These in particular are the two properties I want to change, along with point height and width. I want to change them at run time, on a chart that has been loaded from a template file. I don't want to use events (because the series are added at run time).Open the Teechart editor (from the properties pane of the component, in design view).
Click on "Series" at the top of the dialogue box
Click on the point tab
Click on the border... button (under the height field)
This includes visible and color properties (among others)