GrapeCity.Xaml.Excel
ApplyToEnd Property


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

Reference

PictureOptions Class
PictureOptions Members