ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ITitle Interface / Vertical Property

In This Topic
    Vertical Property (ITitle)
    In This Topic
    Specifies whether the chart title is vertical.
    Syntax
    'Declaration
     
    ReadOnly Property Vertical As Boolean
    bool Vertical {get;}
    See Also