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