Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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
  • No labels