Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class
Properties Methods Events


In This Topic
    Legend Class Members
    In This Topic

    The following tables list the members exposed by Legend.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyIf true, values are aligned right.  
    Public Property If true, the values are vertically aligned to the middle of the colored rectangles.  
    Public Property Gets or sets the legend color table.  
    Public Propertystatic (Shared in Visual Basic) Factor of safety color gradient (15 items).  
    Public Property Value's numeric format. Useful to change number format and decimal places.  
    Public Property If true, the legend minimum and maximum values are set automatically (FEM only).  
    Public PropertySize of each color rectangle.  
    Public Property When false, the UI element is drawn with a flat color.  
    Public Property Gets or sets legend maximum value.  
    Public Property Gets or sets legend minimum value.  
    Public PropertyTop left corner position.  
    Public Propertystatic (Shared in Visual Basic) Standard Red to Blue color gradient (17 items).  
    Public Propertystatic (Shared in Visual Basic) Standard Red to Blue color gradient (33 items).  
    Public Propertystatic (Shared in Visual Basic) Standard Red to Blue color gradient (9 items).  
    Public Property Gets or sets the legend subtitle.  
    Public PropertyText background color (supports semi-transparent colors).  
    Public PropertyValue text color.  
    Public PropertyGets or sets the value font.  
    Public Property Gets or sets the legend title.  
    Public PropertyTitle text color.  
    Public PropertyTitle font.  
    Public Property Gets the legend values.  
    Public Property Visibility status.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Builds a red to blue gradient array of colors.  
    Public Method  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.  Scales the element for high DPI settings.  
    Public Method Sets the range of legend values.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Internal Method  
    Protected MethodOverridden.   
    Protected Internal Method  
    Protected Method Gets the string corresponding to the n-th value.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also