Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / GradientFill Class / Style Property


In This Topic
Style Property (GradientFill)
In This Topic
Gets the direction of the gradient.
Syntax
'Declaration
 
Public ReadOnly Property Style As GradientStyle
 
'Usage
 
Dim instance As GradientFill
Dim value As GradientStyle
 
value = instance.Style
See Also