Defines a transformation along an axis that skips weekend dates.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TransformDate : Transform |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TransformDate _ Implements Transform |
Visual C++ |
---|
[SerializableAttribute] public ref class TransformDate : Transform |