menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationDragCompletedEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationDragCompletedEventArgs

    Class implementation for Annotation DragCompleted/ResizeCompleted event arguments

    Inheritance
    System.Object
    AnnotationDragCompletedEventArgs
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class AnnotationDragCompletedEventArgs : EventArgs

    Constructors

    AnnotationDragCompletedEventArgs()

    Declaration
    public AnnotationDragCompletedEventArgs()

    Properties

    NewValue

    Gets or sets the new Position

    Declaration
    public Position NewValue { get; set; }
    Property Value
    Type
    Position

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved