U++ framework
Do not panic. Ask here before giving up.

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 Go to previous message
koldo is currently offline  koldo
Messages: 3458
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
 
Read Message
Read Message
Previous Topic: Legend & spline interpolation
Next Topic: ScatterDraw::LegendLine
Goto Forum:
  


Current Time: Wed Apr 29 15:39:47 GMT+2 2026

Total time taken to generate the page: 0.00693 seconds