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

In This Topic
    Attributes Property (C1ChartNavigator)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As System.Web.UI.AttributeCollection
    public System.Web.UI.AttributeCollection Attributes {get;}
    See Also