+2
Under review

What should I use instead of LineSeries?

Jeong-hun Sin fa 10 anys updated by anonymous fa 10 anys 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
Under review
Constructors with parameters are obsolete. It should be possible to replace them with the default constructor and object initializers!