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