ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / IChartYAxisList Interface / AddEmpty Method

In This Topic
    AddEmpty Method (IChartYAxisList)
    In This Topic
    Add null data point value to the series.
    Syntax
    'Declaration
     
    Sub AddEmpty() 
    void AddEmpty()
    See Also