[C#] | public ChartDirector.TextBox setLeftLabel([ string template [, string font [, double fontSize [, int fontColor ]]]]); |
[VB] | Public Function setLeftLabel([ template As String [, font As String [, fontSize As Double [, fontColor As Integer ]]]]) As ChartDirector.TextBox |