Back to Devexpress

ConstantLineMovedEventArgs.ConstantLine Property

corelibraries-devexpress-dot-xtracharts-dot-constantlinemovedeventargs.md

latest1.1 KB
Original Source

ConstantLineMovedEventArgs.ConstantLine Property

Returns a constant line that is being moved.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public ConstantLine ConstantLine { get; }
vb
Public ReadOnly Property ConstantLine As ConstantLine

Property Value

TypeDescription
ConstantLine

A constant line object.

|

See Also

ConstantLineMovedEventArgs Class

ConstantLineMovedEventArgs Members

DevExpress.XtraCharts Namespace