Sparkline for UWP | ComponentOne
C1.UWP.Sparkline Assembly / C1.Xaml.Sparkline Namespace / C1Sparkline Class / DisplayEmptyCellsAs Property

In This Topic
    DisplayEmptyCellsAs Property
    In This Topic
    Gets or sets how to display the empty cells.
    Syntax
    'Declaration
     
    
    Public Property DisplayEmptyCellsAs As EmptyValueStyle
    public EmptyValueStyle DisplayEmptyCellsAs {get; set;}
    See Also