ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LabelPositionInformation Class / rotatedRectangle Property

In This Topic
    rotatedRectangle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property rotatedRectangle As _RectangleShape
    public _RectangleShape rotatedRectangle {get; set;}
    See Also