Version

ActualLegendItemBadgeShape Enumeration

Describes actual shape of legend badge that represents a series in a legend
Syntax
'Declaration
 
Public Enum ActualLegendItemBadgeShape 
   Inherits System.Enum
public enum ActualLegendItemBadgeShape : System.Enum 
Members
MemberDescription
BarShapeSpecifies a thick horizontal bar shape in a legend
CircleShapeSpecifies a circle shape in a legend
ColumnShapeSpecifies a thick vertical column shape in a legend
HiddenShapeSpecifies hidden shape without any adjustment to the series title
LineMarkerlessSpecifies a thin line without overlaid marker in a legend
LineWithMarkerSpecifies a thin line with overlaid marker in a legend
MarkerShapeSpecifies marker shape in a legend as long as the series supports markers
SquareFinancialSpecifies financial square shape in a legend
SquareIndicatorSpecifies indicator square shape in a legend
SquareShapeSpecifies standard square shape in a legend
Requirements

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

See Also