Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeries Class / EmptyPoints Property

In This Topic
    EmptyPoints Property
    In This Topic
    Gets ChartEmptyPoints defining behavior of empty points in the series.
    Syntax
    'Declaration
     
    Public ReadOnly Property EmptyPoints As ChartEmptyPoints
    public ChartEmptyPoints EmptyPoints {get;}
    See Also