Strip(DateTime, DateTime) Constructor
In This Article
Initializes a new instance of the Strip class with the specified minimum and maximum date-time values.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
min |
Date |
A Date |
max |
Date |
A Date |
See Also