StiRadarAreaGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiAreaGeom
Constructors
| Constructor | Description |
|---|---|
| StiRadarAreaGeom(IStiArea area, RectangleF clientRectangle, int valuesCount) |
StiRadarAreaGeom(area: IStiArea, clientRectangle: RectangleF, valuesCount: int)
Parameters
- area (IStiArea)
- clientRectangle (RectangleF)
- valuesCount (int)
Methods
| Method | Returns | Description |
|---|---|---|
| Draw | void | Draws area geom object on spefied context. |
Method Details
Draw
Draw(context: StiContext): void
Draws area geom object on spefied context.
Parameters
- context (StiContext)