public bool IsCovered {get; set;}
'Declaration
Public Property IsCovered As Boolean
'Usage
Dim instance As PrimitiveInfoBase
Dim value As Boolean
instance.IsCovered = value
value = instance.IsCovered
Property Value
true if another chart primitive is highlighted, which results in this chart primitive consequently being "shaded"; false if no other chart primitive is highlighted, and as a result there is no need to make this chart primitive "shaded.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2