Description
Sets or returns the display format of numbers in the ChartText object.(This is not supported for Axis or Chart titles.)
C#
public System.String NumberFormat{ get ; set ; } |
vb.net
Public Property NumberFormat() As String |
public System.String NumberFormat{ get ; set ; } |
Public Property NumberFormat() As String |