ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / SkinID Property

In This Topic
    SkinID Property (C1CompositeChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property SkinID As System.String
    public virtual System.string SkinID {get; set;}
    See Also