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


Gets or sets the color of the fill theme for negative values.
Syntax
'Declaration
 
Public Property NegativeFillThemeColor As String
'Usage
 
Dim instance As DataPoint
Dim value As String
 
instance.NegativeFillThemeColor = value
 
value = instance.NegativeFillThemeColor
public string NegativeFillThemeColor {get; set;}

Property Value

The fill theme for negative values.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataPoint Class
DataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options