Initializes a new instance of the SeriesValueBaseComparer class.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
C# |
---|
public SeriesValueBaseComparer( bool reverse ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ reverse As Boolean _ ) |
Visual C++ |
---|
public: SeriesValueBaseComparer( bool reverse ) |
Parameters
- reverse
- Type: System..::.Boolean