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

In This Topic
    Orientation Property
    In This Topic
    A value that indicates the orientation of the legend.
    Syntax
    'Declaration
     
    Public Property Orientation As ChartOrientation
    public ChartOrientation Orientation {get; set;}
    See Also