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

In This Topic
    EnableTheming Property (C1ScatterChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property EnableTheming As System.Boolean
    public virtual System.bool EnableTheming {get; set;}
    See Also