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