Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3372
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: Sun Jun 02 04:58:12 CEST 2024

Total time taken to generate the page: 0.00758 seconds