ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Annotations Namespace / AnnotationTextBar Class / AnchorPlacement Property

In This Topic
    AnchorPlacement Property
    In This Topic
    Gets or sets the position of the AnchorPoint to stick to the ChartArea surface.
    Syntax
    'Declaration
     
    Public Property AnchorPlacement As AnchorPlacementType
    public AnchorPlacementType AnchorPlacement {get; set;}
    See Also