FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / AnnotationBase Class / Location Property

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