[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LegendItem

LegendItem Class

Custom legend item

Inheritance
LegendItem
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof())]
public sealed class LegendItem : ItemComponent, IGraphItem, ICloneable, IGraphXmlSerializable, INamedComponent, IDisposable

Constructors

Name Description
LegendItem()

Initializes new instance of the LegendItem class

LegendItem(string)

For internal use only.

LegendItem(string, GraphXmlSerializationContext)

For internal use only.

Properties

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

Methods

Name Description
Clone()

This member overrides

Item.Clone
ToString()

Returns a string that represents this instance.