LegendItem Constructors
The legend item.Name | Parameters | Description |
---|---|---|
LegendItem(String, Color, Color, Size, Boolean, Boolean) | text, markerColor, textColor, markerSize, markerVisible, textVisible | Initializes a new instance of the LegendItem class with the specified settings. |
See Also