Click or drag to resize

IStiShapeElement Interface

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

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

The IStiShapeElement type exposes the following members.

Properties
  NameDescription
Public propertyFill
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 propertyShapeType
Public propertySize
Public propertyStroke
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
  NameDescription
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