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