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