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