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

In This Topic
    IndicatorStyle Property
    In This Topic
    A value that indicates the style of the indicator line.
    Syntax
    'Declaration
     
    Public Property IndicatorStyle As ChartStyle
    public ChartStyle IndicatorStyle {get; set;}
    See Also