Spread Windows Forms 12.0 Product Documentation
GripFlatStyle Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpChart Class : GripFlatStyle Property
Gets or sets a value indicating whether the grip has 3D style or flat style
Syntax
'Declaration
 
Public Property GripFlatStyle As Boolean
'Usage
 
Dim instance As FpChart
Dim value As Boolean
 
instance.GripFlatStyle = value
 
value = instance.GripFlatStyle
public bool GripFlatStyle {get; set;}
See Also

Reference

FpChart Class
FpChart Members