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