The following tables list the members exposed by LegendEntry.
Name | Description | |
---|---|---|
LegendEntry Constructor | Overloaded. Initializes a new instance of the LegendEntry class. |
Name | Description | |
---|---|---|
Background | Gets or sets a Background object that influences how the entry's icon is drawn. | |
CustomAttributes | Gets or sets a ListCollection that represents additional entry attributes. | |
DashStyle | Gets or sets a line DashStyle that influences how the entry's icon is drawn. | |
DataSource | Gets or sets a DataSource object used to replace tokens. | |
DividerLine | Gets or sets a Line that is drawn under the LegendEntry. | |
HeaderMode | Gets or sets an a LegendEntryHeaderMode enumeration that specifies a how this LegendEntry behaves. | |
Hotspot | Gets or sets the Hotspot of this LegendEntry. | |
LabelStyle | Gets or sets a Label object that defines the font and color of this LegendEntry object's text. | |
Marker | Gets or sets an ElementMarker that influences how the entry's icon is drawn. | |
Name | Gets or sets the name of this legend entry. | |
PaddingTop | Gets or sets a value (in pixels) that specifies additional padding above this LegendEntry object. | |
SeriesType | Gets or sets a SeriesType that influences how the entry's icon is drawn. | |
ShapeType | Gets or sets the shape type of this legend entry icon when LegendEntry.SeriesType = SeriesType.BubbleShape. | |
SortOrder | Gets or sets a value that represents the sort position of this LegenEntry when sorted with other entries in a LegendBox. | |
ToolTip | Gets or sets this legend entry's tool tip. | |
URL | Gets or sets the URL of this legend entry. | |
URLTarget | Gets or sets the URL target of this legend entry's link. | |
Use3D | Gets or sets a value that specifies whether icons represent 2D or 3D series. | |
Value | Gets or sets the value of this legend entry. | |
Visible | Gets or sets a value which specifies whether the legend entry is visible. |