Spread Windows Forms 12.0 Product Documentation
Color Property (SolidFill)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SolidFill Class : Color Property
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
public Color Color {get;}
See Also

Reference

SolidFill Class
SolidFill Members