ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / ShowNulls Property

In This Topic
    ShowNulls Property (PlotConfig)
    In This Topic
    Gets or sets the way to show null entries
    Syntax
    'Declaration
     
    Public Property ShowNulls As ShowNulls
    public ShowNulls ShowNulls {get; set;}
    See Also