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

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