Legend Constructors
Represents a chart’s legend.Name | Parameters | Description |
---|---|---|
Legend() | none | Initializes a new instance of the Legend class with the default settings. |
Legend(String) | name | Initializes a new instance of the Legend class with the specified name. |
See Also