ActiveReports Developer 7
LegendItem Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : LegendItem Class

Glossary Item Box

The following tables list the members exposed by LegendItem.

Public Constructors

 NameDescription
Public ConstructorLegendItem ConstructorInitializes a new instance of the LegendItem class.  
Top

Public Properties

 NameDescription
Public PropertyBackdropGets or sets the backdrop information to draw under the legend marker shape.  
Public PropertyBorderGets or sets the border to draw around the legend item.  
Public PropertyLineGets or sets the line information to display.  
Public PropertyMarkerGets or sets the series marker information to draw inside the legend marker.  
Public PropertyStyleGets or sets the marker style.  
Public PropertyTextGets or sets the text as string to display in the legend.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the LegendItem.  
Public MethodToStringReturns a string that represents the LegendItem object.  
Top

See Also