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


Gets or sets the fill brush for negative values.
Syntax
'Declaration
 
Public Property NegativeFill As Brush
'Usage
 
Dim instance As DataPoint
Dim value As Brush
 
instance.NegativeFill = value
 
value = instance.NegativeFill
public Brush NegativeFill {get; set;}

Property Value

The negative fill brush.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataPoint Class
DataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options