ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property ShowNulls As ShowNulls
    public ShowNulls ShowNulls {get;}
    See Also