ComponentOne FlexPivot for WinForms
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 PointF
    public PointF Location {get; set;}
    See Also