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

In This Topic
    Values Property
    In This Topic
    Gets the legend values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As Double()
    public double[] Values {get;}
    See Also