XlsChartFill
m_picture Field
|
Represents the image associated with the object.
Namespace:
Spire.Xls.Core.Spreadsheet.Charts
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected Image m_picture
Protected m_picture As Image
protected:
Image^ m_picture
val mutable m_picture: Image
Field Value
Type:
Image
See Also