+2
Under review

What should I use instead of LineSeries?

Jeong-hun Sin 10 років тому оновлено anonymous 10 років тому 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!