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