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

In This Topic
    Max Property (Legend)
    In This Topic
    Gets or sets legend maximum value.
    Syntax
    'Declaration
     
    Public Property Max As Double
    public double Max {get; set;}
    See Also