FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / PositionChangedArgs Class / Position Property

In This Topic
    Position Property (PositionChangedArgs)
    In This Topic
    Gets the target point at which to show the LineMarker.
    Syntax
    'Declaration
     
    Public ReadOnly Property Position As Point
    public Point Position {get;}
    See Also