Class Series
Describes Series object.
public class Series : DatabaseObject, INotifyPropertyChanged, IComparable, IIdentifiable
- Inheritance
-
Series
- Implements
- Inherited Members
Constructors
Series()
Creates new instance of Series.
public Series()
Series(string)
Creates new instance of Series.
public Series(string name)
Parameters
name
string
Fields
Empty
Gets empty series.
public static readonly Series Empty