Click or drag to resize

LegendItem Class

Defines the characteristics of a single legend item.
Inheritance Hierarchy
SystemObject
  MediaCy.Commands.Overlays.LegendsLegendItem

Namespace:  MediaCy.Commands.Overlays.Legends
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Class LegendItem

The LegendItem type exposes the following members.

Constructors
  NameDescription
Public methodLegendItem
Initializes a new instance of the LegendItem class
Public methodLegendItem(String, Color)
Initializes a new instance of the LegendItem class
Top
Properties
  NameDescription
Public propertyColor
The color box for this item.
Public propertyText
The text to display for this item
Top
Remarks