Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / SolidFill Class / Color Property


In This Topic
Color Property (SolidFill)
In This Topic
Gets the color of this fill.
Syntax
'Declaration
 
Public ReadOnly Property Color As Color
 
'Usage
 
Dim instance As SolidFill
Dim value As Color
 
value = instance.Color
See Also