[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Legend.-ctor

Legend Constructor

Legend()

Initializes new instance of the LegendItem object with the default properties set

Declaration
public Legend()

Legend(string)

For internal use only.

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

Legend(string, GraphXmlSerializationContext)

For internal use only.

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