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: 11.2.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