Darvas BoxBrush.BackColor control
Posted: Mon Dec 17, 2007 3:42 pm
Within a Darvas Series I would like to change the color of a single/specific shaded Darvas box to a different color than the default. The command
tchart.Series(0).asDarvas.BoxBrush.BackColor = RGB(255,0,0)
changes the color ofall the series' boxes - is there one where you can change just one box's color with the remaining boxes keeping there original default color?
tchart.Series(0).asDarvas.BoxBrush.BackColor = RGB(255,0,0)
changes the color ofall the series' boxes - is there one where you can change just one box's color with the remaining boxes keeping there original default color?