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