FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderDataLabelEventArgs Class / Point Property

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