'Declaration Public Enum LegendItemBadgeShape Inherits System.Enum
public enum LegendItemBadgeShape : System.Enum
Member | Description |
---|---|
Automatic | Specifies automatic badge with best match of series type, e.g. Square badge for Area Series, Line badge for Line Series etc. |
Bar | Specifies a thick horizontal bar in a legend |
Circle | Specifies a circle badge in a legend |
Column | Specifies a thick vertical column in a legend |
Hidden | Specifies hidden badge in a legend, next to the series title |
Line | Specifies a thin line badge in a legend |
Marker | Specifies a marker badge in a legend (if series supports markers otherwise a circle badge) |
Square | Specifies a square badge in a legend |
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