Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Wall Class / Fill Property


In This Topic
Fill Property (Wall)
In This Topic
Gets the fill of the wall.
Syntax
'Declaration
 
Public Property Fill As Fill
 
'Usage
 
Dim instance As Wall
Dim value As Fill
 
instance.Fill = value
 
value = instance.Fill
See Also