.netCHARTING v10.5 Documentation
Properties 

dotnetCHARTING Namespace : LegendEntry Class
LegendEntry Class Members

The following tables list the members exposed by LegendEntry.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a Background object that influences how the entry's icon is drawn.  
Public PropertyGets or sets a ListCollection that represents additional entry attributes.  
Public PropertyGets or sets a line System.Drawing.Drawing2D.DashStyle that influences how the entry's icon is drawn.  
Public PropertyGets or sets a DataSource object used to replace tokens.  
Public PropertyGets or sets a Line that is drawn under the LegendEntry.  
Public PropertyGets or sets an a LegendEntryHeaderMode enumeration that specifies a how this LegendEntry behaves.  
Public PropertyGets or sets the Hotspot of this LegendEntry.  
Public Property(JS Chart Only) Gets or sets the hover action setting when the mouse hovers the legend entry.  
Public PropertyGets or sets a Label object that defines the font and color of this LegendEntry object's text.  
Public PropertyGets or sets an ElementMarker that influences how the entry's icon is drawn.  
Public PropertyGets or sets the name of this legend entry.  
Public PropertyGets or sets a value (in pixels) that specifies additional padding above this LegendEntry object.  
Public PropertyGets or sets a SeriesType that influences how the entry's icon is drawn.  
Public PropertyGets or sets the shape type of this legend entry icon when LegendEntry.SeriesType = SeriesType.BubbleShape.  
Public PropertyGets or sets a value that represents the sort position of this LegenEntry when sorted with other entries in a LegendBox.  
Public PropertyGets or sets this legend entry's tool tip.  
Public PropertyGets or sets the URL of this legend entry.  
Public PropertyGets or sets the URL target of this legend entry's link.  
Public PropertyGets or sets a value that specifies whether icons represent 2D or 3D series.  
Public PropertyGets or sets the value of this legend entry.  
Public PropertyGets or sets a value which specifies whether the legend entry is visible.  
Top
See Also