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