[]
        
(Showing Draft Content)

C1.Win.C1Chart.ValueLabel.MovingNumericValue

MovingNumericValue Property

MovingNumericValue

Gets the new ValueLabel Numeric value of a moving ValueLabel during a drag operation. This value differs from the NumericValue property only while the ValueLabel is being dragged by the mouse making it most useful in the ValueLabel.ValueChanging event.

Declaration
public double MovingNumericValue { get; }