Initializes a new instance of the SeriesValueBase class
    Namespace: 
   PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
protected SeriesValueBase( Object argument )  | 
| Visual Basic (Declaration) | 
|---|
Protected Sub New ( _ argument As Object _ )  | 
| Visual C++ | 
|---|
protected: SeriesValueBase( Object^ argument )  | 
Parameters
- argument
 - Type: System..::.Object