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

In This Topic
    Display Property
    In This Topic
    A value that indicates the display type of the line.
    Syntax
    'Declaration
     
    Public Property Display As ChartSeriesDisplay
    public ChartSeriesDisplay Display {get; set;}
    See Also