Spread Windows Forms 12.0 Product Documentation
NegativeFills Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYBubbleSeries Class : NegativeFills Property
Gets the collection of negative fills for the series.
Syntax
'Declaration
 
Public ReadOnly Property NegativeFills As FillCollection
'Usage
 
Dim instance As XYBubbleSeries
Dim value As FillCollection
 
value = instance.NegativeFills
public FillCollection NegativeFills {get;}
See Also

Reference

XYBubbleSeries Class
XYBubbleSeries Members