ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RenderSymbolEventArgs Class / Point Property

In This Topic
    Point Property
    In This Topic
    Gets the symbol position in control pixel coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Point As Windows.Foundation.Point
    public Windows.Foundation.Point Point {get;}
    See Also