'Declaration Public ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As DefaultSparklineContainer Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
Property Value
true
if this instance is empty; otherwise, false
.'Declaration Public ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As DefaultSparklineContainer Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
true
if this instance is empty; otherwise, false
.