Border Editor - Title change
Posted: Fri Aug 13, 2010 6:36 am
Is there a way to change the title of the dialog box for editing series properties? I like to rename this generic "Border Editor" as "Series Properties". How can i do it?
My code looks as follows
Please help.
My code looks as follows
Code: Select all
Dim s As Steema.TeeChart.Styles.FastLine = CType(selectorPart.ASeries, Steema.TeeChart.Styles.FastLine)
Steema.TeeChart.Editors.PenEditor.Edit(s.LinePen)