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; }
Public Property FollowAnalysisVisibility As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
If true, the legend is only visible if the
Analysis is also visible.
See Also