'Declaration Public Property ShowNegativeDifferently As Boolean
'Usage Dim instance As ExcelSparklineGroup Dim value As Boolean instance.ShowNegativeDifferently = value value = instance.ShowNegativeDifferently
public bool ShowNegativeDifferently {get; set;}