Spread Windows Forms 12.0 Product Documentation
Color Property (SolidLine)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SolidLine Class : Color Property
Gets the color of the line.
Syntax
'Declaration
 
Public ReadOnly Property Color As Color
'Usage
 
Dim instance As SolidLine
Dim value As Color
 
value = instance.Color
public Color Color {get;}
See Also

Reference

SolidLine Class
SolidLine Members