'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property LastMarkerThemeColor As System.String
'Usage Dim instance As SparklineSetting Dim value As System.String instance.LastMarkerThemeColor = value value = instance.LastMarkerThemeColor
[System.ComponentModel.DefaultValue()] public System.string LastMarkerThemeColor {get; set;}