'Declaration <DefaultValueAttribute(False)> Public Property ShowLast As Boolean
'Usage Dim instance As SparklineSetting Dim value As Boolean instance.ShowLast = value value = instance.ShowLast
[DefaultValue(false)] public bool ShowLast {get; set;}
'Declaration <DefaultValueAttribute(False)> Public Property ShowLast As Boolean
'Usage Dim instance As SparklineSetting Dim value As Boolean instance.ShowLast = value value = instance.ShowLast
[DefaultValue(false)] public bool ShowLast {get; set;}