Spread for ASP.NET 12 Product Documentation
Color Property (SolidFill)


FarPoint.Web.Chart Assembly > FarPoint.Web.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