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

In This Topic
    AlignValuesVerticalMiddle Property
    In This Topic
    If true, the values are vertically aligned to the middle of the colored rectangles.
    Syntax
    'Declaration
     
    Public Property AlignValuesVerticalMiddle As Boolean
    public bool AlignValuesVerticalMiddle {get; set;}
    See Also