CustomLegendItem Constructors
| Name | Parameters | Description |
|---|---|---|
| CustomLegendItem(String, Int32, Int32) | text, color1, color2 | Initializes a new instance of the CustomLegendItem class with specified settings. |
| CustomLegendItem(String, Int32) | text, color | Initializes a new instance of the CustomLegendItem class with specified settings. |
See Also