ConstantLineMovedEventArgs.ConstantLine Property
Returns a constant line that is being moved.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
ConstantLine | A constant line object. |
See Also