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

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