Enumeration LegendItemBadgeShape

Describes the type of legend badge that represents a series in a legend

Enumeration Members

Automatic: 0

Specifies automatic badge with best match of series type, e.g. Square badge for Area Series, Line badge for Line Series etc.

Bar: 5

Specifies a thick horizontal bar in a legend

Circle: 1

Specifies a circle badge in a legend

Column: 6

Specifies a thick vertical column in a legend

Hidden: 7

Specifies hidden badge in a legend, next to the series title

Line: 2

Specifies a thin line badge in a legend

Marker: 4

Specifies a marker badge in a legend (if series supports markers otherwise a circle badge)

Square: 3

Specifies a square badge in a legend