Version

LegendItemBadgeShape Property (SeriesViewer)

Gets or sets type of legend badges representing all series displayed in a legend linked to this component
Syntax
'Declaration
 
Public Property LegendItemBadgeShape As Infragistics.Controls.Charts.LegendItemBadgeShape
public Infragistics.Controls.Charts.LegendItemBadgeShape LegendItemBadgeShape {get; set;}
Remarks
This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series
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