GrapeCity.Xaml.Excel
PictureOptions Property (IExcelDataPoint)


GrapeCity.Excel.Chart Namespace > IExcelDataPoint Interface : PictureOptions Property
Represents the picture option settings when the fill is blip fill.
Syntax
'Declaration
 
Property PictureOptions As PictureOptions
'Usage
 
Dim instance As IExcelDataPoint
Dim value As PictureOptions
 
instance.PictureOptions = value
 
value = instance.PictureOptions
PictureOptions PictureOptions {get; set;}
See Also

Reference

IExcelDataPoint Interface
IExcelDataPoint Members