change color of line chart
Posted: Sun Nov 02, 2008 5:56 pm
Hi
I have a line chart.
Dim tchlinVPECurve As New Steema.TeeChart.Styles.Line
How to set/change its color?The below does not work->
tchlinVPECurve.Brush.Color = Color.Gray
Thanks in advance.
I have a line chart.
Dim tchlinVPECurve As New Steema.TeeChart.Styles.Line
How to set/change its color?The below does not work->
tchlinVPECurve.Brush.Color = Color.Gray
Thanks in advance.