CustomLegendItem Members
An individual item in a legend that explains point or line/area segment colors for a series painted with a point or segment colorizer.Constructors
| Name | Description |
|---|---|
| CustomLegendItem(String, Color, Color) | Initializes a new instance of the CustomLegendItem class with specified settings. |
| CustomLegendItem(String, Color) | Initializes a new instance of the CustomLegendItem class with specified settings. |
Methods
| Name |
|---|
| Equals(Object) |
| GetHashCode() |
See Also