Spread Silverlight Documentation
NegativeFillThemeColor Property (SpreadDataSeries)


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

Property Value

The fill theme color for the negative value.
See Also

Reference

SpreadDataSeries Class
SpreadDataSeries Members