[C#] | public ChartDirector.TextBox addBar(double startValue, double endValue, int color [, int raisedEffect [, int roundedCorners ]]); |
[VB] | Public Function addBar(startValue As Double, endValue As Double, color As Integer [, raisedEffect As Integer [, roundedCorners As Integer ]]) As ChartDirector.TextBox |