Home » U++ Library support » ScatterDraw & ScatterCtrl » Modifier methods organization
Re: Modifier methods organization [message #54918 is a reply to message #54907] |
Mon, 28 September 2020 18:10  |
 |
koldo
Messages: 3450 Registered: August 2008
|
Senior Veteran |
|
|
Nowadays it is that way to allow this:
scatter.AddSeries(x, y).Units("ºC", "seg").Legend("Series 2").Stroke(5, Null); All functions are linked in the same line, as all are ScatterDraw functions. Functions after AddSeries() know implicitly that they refer to the last added series.
Proposals acknowledged.
Best regards
Iñaki
|
|
|
Goto Forum:
Current Time: Wed Oct 15 18:18:40 CEST 2025
Total time taken to generate the page: 0.05919 seconds
|