Click or drag to resize

AnalysisLegendFollowAnalysisVisibility Property

Specifies if the legend should only be visible if the Analysis is also visible

Namespace:  Easymap.AddIn.Elements
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool FollowAnalysisVisibility { get; set; }

Property Value

Type: Boolean
Remarks
If true, the legend is only visible if the Analysis is also visible.
See Also