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: 3437 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: Thu Jun 12 17:19:33 CEST 2025
Total time taken to generate the page: 0.05750 seconds
|