GrapeCity.Xaml.Excel
ApplyToFront Property


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

Reference

PictureOptions Class
PictureOptions Members