Click or drag to resize

IStiImageElement Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.IStiImageElement"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiImageElement : IStiElement, 
	IStiReportComponent, IStiAppComponent, IStiAppCell, IStiRetrieval

The IStiImageElement type exposes the following members.

Properties
  NameDescription
Public propertyAspectRatio
Public propertyImage
Public propertyImageHyperlink
Public propertyIsDefined (Inherited from IStiElement.)
Public propertyIsDesigning (Inherited from IStiElement.)
Public propertyIsEnabled (Inherited from IStiElement.)
Public propertyIsQuerable (Inherited from IStiElement.)
Public propertyKey (Inherited from IStiElement.)
Public propertyName (Inherited from IStiElement.)
Public propertyPage (Inherited from IStiElement.)
Public propertyReport (Inherited from IStiElement.)
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
  NameDescription
Public methodCopyAllImageProperties
Public methodFetchAllMeters (Inherited from IStiElement.)
Public methodGetApp (Inherited from IStiAppComponent.)
Public methodGetKey (Inherited from IStiAppCell.)
Public methodGetMeters (Inherited from IStiElement.)
Public methodGetName (Inherited from IStiAppComponent.)
Public methodGetNestedPages (Inherited from IStiElement.)
Public methodGetReport (Inherited from IStiReportComponent.)
Public methodRetrieveUsedDataNames (Inherited from IStiRetrieval.)
Public methodSetKey (Inherited from IStiAppCell.)
Top
See Also