'Declaration Public Property NegativeFill As System.Windows.Media.Brush
'Usage Dim instance As DataPoint Dim value As System.Windows.Media.Brush instance.NegativeFill = value value = instance.NegativeFill
public System.Windows.Media.Brush NegativeFill {get; set;}