ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / TextStyle Class / Anchor Property

In This Topic
    Anchor Property (TextStyle)
    In This Topic
    Gets or sets how text box anchors to its position.
    Syntax
    'Declaration
     
    Public Property Anchor As TextAnchor
    public TextAnchor Anchor {get; set;}
    See Also