Click or drag to resize

AnalysisLegend Class

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

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

The AnalysisLegend type exposes the following members.

Properties
 NameDescription
Public propertyAnalysis The coresponding Analysis
Public propertyFollowAnalysisVisibility Specifies if the legend should only be visible if the Analysis is also visible
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
Top
Methods
 NameDescription
Public methodGetJson 
Top
See Also