ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1BarChart Class / Horizontal Property

In This Topic
    Horizontal Property
    In This Topic
    A value that determines whether the bar chart renders horizontal or vertical.
    Syntax
    'Declaration
     
    Public Property Horizontal As System.Boolean
    public System.bool Horizontal {get; set;}
    See Also