GrapeCity.Xaml.Excel
ApplyToSides Property


GrapeCity.Excel.Chart Namespace > PictureOptions Class : ApplyToSides Property
Specifies the picture shall be applied to the sides of the point or series.
Syntax
'Declaration
 
Public Property ApplyToSides As Boolean
'Usage
 
Dim instance As PictureOptions
Dim value As Boolean
 
instance.ApplyToSides = value
 
value = instance.ApplyToSides
public bool ApplyToSides {get; set;}
See Also

Reference

PictureOptions Class
PictureOptions Members