[]
Creates a new legend area.
public LegendArea()
Public Sub New()
Creates a new legend area that is a deep copy of the specified legend area.
public LegendArea(LegendArea legendArea)
Public Sub New(legendArea As LegendArea)
| Type | Name | Description |
|---|---|---|
| LegendArea | legendArea | Legend area to copy. |