FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Circle Class / Location Property

In This Topic
    Location Property (Circle)
    In This Topic
    Gets or sets the location of annotation.
    Syntax
    'Declaration
     
    Public Property Location As Point
    public Point Location {get; set;}
    See Also