Click or drag to resize

Legend Class

Legend base class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsLegend

Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class Legend : WindowlessComponent, IGetJson

The Legend type exposes the following members.

Properties
 NameDescription
Public propertyFontcFont of the content items
Public propertyHeaderColor Header Color
Public propertyHeaderFont Header cFont
Public propertyHeaderText Header text
Public propertyLineSpacing Line spacing of the content items
Public propertyMaster The associated AnalysisLayer or MapLayer
Top
Methods
 NameDescription
Public methodGetJson 
Top
See Also