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

In This Topic
    AlignValuesRight Property
    In This Topic
    If true, values are aligned right.
    Syntax
    'Declaration
     
    Public Property AlignValuesRight As Boolean
    public bool AlignValuesRight {get; set;}
    See Also