ActiveReports.Chart Request technical support
LegendItem Class Members
See Also  Properties  Methods  Events


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 PropertyNameFor internal use only. (Inherited from ItemComponent)
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 MethodDisposeFor internal use only. (Inherited from ItemComponent)
Public MethodInternalGetParentsFor internal use only. (Inherited from Item)
Public MethodToStringOverridden. Returns a string that represents the LegendItem object.  
Top

Public Events

 NameDescription
Public EventChangeFor internal use only. (Inherited from Item)
Public EventDisposedFor internal use only. (Inherited from ItemComponent)
Top

See Also