GrapeCity.Xaml.SpreadSheet.Data
NegativeFillThemeColor Property (SpreadDataSeries)


GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadDataSeries Class : NegativeFillThemeColor Property
Gets or sets the fill theme color for the negative value.
Syntax
'Declaration
 
Public Property NegativeFillThemeColor As String
'Usage
 
Dim instance As SpreadDataSeries
Dim value As String
 
instance.NegativeFillThemeColor = value
 
value = instance.NegativeFillThemeColor
public string NegativeFillThemeColor {get; set;}

Property Value

The fill theme color for the negative value.
See Also

Reference

SpreadDataSeries Class
SpreadDataSeries Members