Version

CategoryItemHighlightType Enumeration

Describes available shapes for a category item highlight.
Syntax
'Declaration
 
Public Enum CategoryItemHighlightType 
   Inherits System.Enum
public enum CategoryItemHighlightType : System.Enum 
Members
MemberDescription
AutoThe default depends on the series being highlighted.
MarkerThe highlight should use a marker shape.
ShapeThe highlight should use a filled band shape.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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

See Also