ConstantLine(DateTime, String) Constructor
In This Article
Initializes a new instance of the ConstantLine class with the specified date-time value and title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
value | Date |
A Date |
title | String | A String that specifies the title of the constant line. This value is assigned to the Constant |
See Also