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