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


In This Topic
Color Property (SolidLine)
In This Topic
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
See Also