[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LegendItem.-ctor

LegendItem Constructor

LegendItem()

Initializes new instance of the LegendItem class

Declaration
public LegendItem()

LegendItem(string)

For internal use only.

Declaration
public LegendItem(string xml)
Parameters
Type Name Description
string xml

LegendItem(string, GraphXmlSerializationContext)

For internal use only.

Declaration
public LegendItem(string xml, GraphXmlSerializationContext context)
Parameters
Type Name Description
string xml
GraphXmlSerializationContext context