StiBubbleSeriesElementGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiSeriesElementGeom
Methods
| Method | Returns | Description |
|---|---|---|
| Contains | bool | |
| Draw | void | Draws area geom object on spefied context. |
Method Details
Contains
Contains(x: float, y: float): bool
Parameters
- x (float)
- y (float)
Returns bool
Draw
Draw(context: StiContext): void
Draws area geom object on spefied context.
Parameters
- context (StiContext)