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

In This Topic
    IsVertical Property (TextStyle)
    In This Topic
    Gets or sets whether draw text vertically.
    Syntax
    'Declaration
     
    Public Property IsVertical As Boolean
    public bool IsVertical {get; set;}
    See Also