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


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadDataSeries Class
SpreadDataSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options