AnalysisLegendFollowAnalysisVisibility Property |
Specifies if the legend should only be visible if the
Analysis is also visible
Namespace: Easymap.AddIn.ElementsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool FollowAnalysisVisibility { get; set; }Public Property FollowAnalysisVisibility As Boolean
Get
Set
Property Value
Boolean
Remarks
If true, the legend is only visible if the
Analysis is also visible.
See Also