ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / RenderDataLabelEventArgs Class / Point Property

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