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

In This Topic
    Type Property (ChartStyleFill)
    In This Topic
    A value that indicates the type of ChartStyleFill.
    Syntax
    'Declaration
     
    Public Property Type As ChartStyleFillType
    public ChartStyleFillType Type {get; set;}
    See Also