DateTimeIntervalOptions.UnderflowValue Property
In This Article
Gets or sets the underflow interval’s end value.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
The date-time value that specifies the underflow interval’s end value. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Underflow |
---|---|
Date |
|
See Also