C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface

ILegendItem Interface Properties

For a list of all members of this type, see ILegendItem members.

Public Properties
 NameDescription
 PropertyGets the legend item's caption.  
 PropertyGets the legend item graphic's dash style (for line item kind).  
 PropertyGets the legend item graphic's fill color.  
 PropertyGets the legend item's font.  
 PropertyGets the kind of legend item.  
 PropertyGets the legend item graphic's line thickness in 96dpi pixels (for line item kind). Specify -1 to use the default.  
 PropertyGets the legend item graphic's shape (for point marker item kind).  
 PropertyGets the legend item graphic's marker size in 96dpi pixels (for point marker item kind). Specify -1 to use the default.  
 PropertyGets the legend item graphic's stroke color.  
 PropertyGets the legend item's text color.  
 PropertyGets the legend item's visibility.  
Top
See Also