GrapeCity.Xaml.Excel
PictureFormat Property (PictureOptions)


GrapeCity.Excel.Chart Namespace > PictureOptions Class : PictureFormat Property
Gets or sets the picture format.
Syntax
'Declaration
 
Public Property PictureFormat As PictureFormat
'Usage
 
Dim instance As PictureOptions
Dim value As PictureFormat
 
instance.PictureFormat = value
 
value = instance.PictureFormat
public PictureFormat PictureFormat {get; set;}

Property Value

The picture format.
See Also

Reference

PictureOptions Class
PictureOptions Members