- Add a property `Legends` to the `PlotModel`. Type `ElementCollection<Legend>` similar to `Axes` and `Series`. - Move the current legend code into a new `Legend` class - Refactor the layout (measure/arrange) engine to support multiple legends - Include some examples
Legendsto thePlotModel. TypeElementCollection<Legend>similar toAxesandSeries.Legendclass