StiPictorialAreaCoreXF Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiAreaCoreXF
Constructors
| Constructor | Description |
|---|---|
| StiPictorialAreaCoreXF(IStiArea area) |
StiPictorialAreaCoreXF(area: IStiArea)
Parameters
- area (IStiArea)
Methods
| Method | Returns | Description |
|---|---|---|
| PrepareInfo | void | |
| Render | StiCellGeom |
Method Details
PrepareInfo
PrepareInfo(rect: RectangleF): void
Parameters
- rect (RectangleF)
Render
Render(context: StiContext, rect: RectangleF): StiCellGeom
Parameters
- context (StiContext)
- rect (RectangleF)
Returns StiCellGeom