Spread Windows Forms 12.0 Product Documentation
Style Property (GradientFill)


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

Reference

GradientFill Class
GradientFill Members