Dundas Chart for Windows Forms
LegendItem Class Members
See Also  Fields  Properties  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : LegendItem Class


The following tables list the members exposed by LegendItem.

Public Constructors

  Name Description
Public Constructor LegendItem Constructor Overloaded. Creates a new instance of the LegendItem class.


Default constructor.  

Top

Public Fields

  Name Description
Public Field Legend Gets or sets the Legend object associated with this legend item.
Legend object the item belongs to.  
Top

Public Properties

  Name Description
Public Property BackGradientEndColor

Gets or sets the secondary color of a legend item.


The second color which is used for a gradient  
Public Property BackGradientType

Gets or sets the orientation of a legend item.


A type for the background gradient  
Public Property BackHatchStyle

Gets or sets the hatching style of a legend item.


Back hatch style  
Public Property BackImageTranspColor

Gets or sets the color of a legend item that will be displayed as transparent.


Background image transparent color.  
Public Property BorderColor

Gets or sets the border color of a legend item.


Border color.  
Public Property BorderStyle

Gets or sets the border style of a legend item.


Line style  
Public Property BorderWidth

Gets or sets the border width of a legend item.


Line width  
Public Property Cells Gets the legend item's collection of cells.
Collection of legend item cells.  
Public Property Color

Gets or sets the color of a legend item.


Legend item color.  
Public Property Enabled Gets or sets the enabled status of the legend item.
Legend item enabled flag.  
Public Property Image

Gets or sets the image that will be displayed for a legend item's symbol.


Legend item image.  
Public Property MarkerBorderColor

Gets or sets the border color of markers, if used.


Legend item marker border color  
Public Property MarkerBorderWidth Gets or sets the border width of markers, if used. Measured in pixels.
Marker border width.  
Public Property MarkerColor Gets or sets the color of markers, if used.
Legend item marker color  
Public Property MarkerImage

Gets or sets a marker image.


Legend item marker image  
Public Property MarkerImageTranspColor

Gets or sets the color of a marker image that will be transparent.


Legend item marker image transparent color.  
Public Property MarkerSize

Gets or sets the size of a legend item's markers, if used.


Legend item marker size  
Public Property MarkerStyle

Gets or sets a legend item's marker style. Also used  to enable or disable the display of markers.


Legend item marker style  
Public Property Name

Gets or sets the legend item's text.


Legend item text.  
Public Property Separator Gets or sets the legend item's separator type.
Legend item visual separator type.  
Public Property SeparatorColor Gets or sets the legend item's separator color.
Legend item visual separator color.  
Public Property ShadowColor

Gets or sets the shadow color of a legend item.


Legend item shadow color  
Public Property ShadowOffset

Gets or sets the shadow offset (in pixels) of a legend item.


Legend item shadow offset.  
Public Property Style

Gets or sets the legend item's style.


Legend item picture style.  
Public Property Tag Gets or sets an arbitrary object associated with the legend item.
Object associated with legend item.  
Public Property ToolTip

Gets or sets the tooltip of the legend item.


Tooltip of the area.  
Top

See Also

© 2009 All Rights Reserved.