ConstantLineMovedEventArgs Properties
Provides data for the ChartControl.ConstantLineMoved event.
Name | Description |
---|---|
Constant |
Returns a constant line that is being moved. |
Old |
Returns the previous axis value. |
See Also