[]
Custom legend item
[TypeConverter(typeof())]
public sealed class LegendItem : ItemComponent, IGraphItem, ICloneable, IGraphXmlSerializable, INamedComponent, IDisposable
Name | Description |
---|---|
LegendItem() | Initializes new instance of the LegendItem class |
LegendItem(string) | For internal use only. |
LegendItem(string, GraphXmlSerializationContext) | For internal use only. |
Name | Description |
---|---|
Backdrop | Backdrop to draw under the legend marker shape |
Border | Gets or sets border to draw around legend marker shape |
Line | Gets or sets Line style to display on marker shape |
Marker | Gets or sets series marker info to draw inside legend marker |
Style | Gets or sets Marker shape |
Text | Gets or sets text string to display on legend |
Name | Description |
---|---|
Clone() | This member overrides
|
ToString() | Returns a string that represents this instance. |