Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class / FormatString Property

In This Topic
    FormatString Property
    In This Topic
    Value's numeric format. Useful to change number format and decimal places.
    Syntax
    'Declaration
     
    Public Property FormatString As String
    public string FormatString {get; set;}
    See Also