GrapeCity.Xaml.Excel
RotateWithShape Property (GradientFillFormat)


GrapeCity.Excel.Chart Namespace > GradientFillFormat Class : RotateWithShape Property
Specifies if a fill rotates along with a shape when the shape is rotate.
Syntax
'Declaration
 
Public Property RotateWithShape As Boolean
'Usage
 
Dim instance As GradientFillFormat
Dim value As Boolean
 
instance.RotateWithShape = value
 
value = instance.RotateWithShape
public bool RotateWithShape {get; set;}
See Also

Reference

GradientFillFormat Class
GradientFillFormat Members