Spread Silverlight Documentation
NegativeSolidFillFormat Property (ExcelBarSeries)


Represents the negative solid fill format.
Syntax
'Declaration
 
Public Property NegativeSolidFillFormat As SolidFillFormat
'Usage
 
Dim instance As ExcelBarSeries
Dim value As SolidFillFormat
 
instance.NegativeSolidFillFormat = value
 
value = instance.NegativeSolidFillFormat
public SolidFillFormat NegativeSolidFillFormat {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelBarSeries Class
ExcelBarSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.