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

ILegendItem Interface Members

The following tables list the members exposed by ILegendItem.

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