[]
        
(Showing Draft Content)

C1.WinUI.Chart.PositionChangedArgs

PositionChangedArgs Class

Represents the arguments of PositionChanged event.

Inheritance
PositionChangedArgs
Namespace: C1.WinUI.Chart
Assembly: C1.WinUI.Chart.dll
Syntax
public class PositionChangedArgs : EventArgs

Constructors

Name Description
PositionChangedArgs(Point)

Create an instance of PositionChangedArgs.

Properties

Name Description
Position

Gets the target point at which to show the LineMarker.