Eyeshot 11 WPF API Reference
WPF 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