+2
À l'étude

What should I use instead of LineSeries?

Jeong-hun Sin il y a 10 ans mis à jour par anonymous il y a 10 ans 1
I am upgrading from a two-year old version. LineSeries is marked as [Obsolete], but there is no information what class I should use instead.
+2
À l'étude
Constructors with parameters are obsolete. It should be possible to replace them with the default constructor and object initializers!