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