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