'Declaration
Public Property NegativeColor As Color
'Usage
Dim instance As SparklineSetting Dim value As Color instance.NegativeColor = value value = instance.NegativeColor
public Color NegativeColor {get; set;}
'Declaration
Public Property NegativeColor As Color
'Usage
Dim instance As SparklineSetting Dim value As Color instance.NegativeColor = value value = instance.NegativeColor
public Color NegativeColor {get; set;}