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