+2
Wird überprüft

What should I use instead of LineSeries?

Jeong-hun Sin vor 10 Jahren aktualisiert von anonymous vor 10 Jahren 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
Wird überprüft
Constructors with parameters are obsolete. It should be possible to replace them with the default constructor and object initializers!