'Declaration Public Property NegativeFillThemeColor As String
'Usage Dim instance As DataPoint Dim value As String instance.NegativeFillThemeColor = value value = instance.NegativeFillThemeColor
public string NegativeFillThemeColor {get; set;}
'Declaration Public Property NegativeFillThemeColor As String
'Usage Dim instance As DataPoint Dim value As String instance.NegativeFillThemeColor = value value = instance.NegativeFillThemeColor
public string NegativeFillThemeColor {get; set;}