StiFunnelSeriesElementGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiSeriesElementGeom
Properties
| Property | Type | Description |
|---|---|---|
| BeginTime | TimeSpan | |
| BorderColor | Color | |
| Brush | StiBrush | |
| Path | List<StiSegmentGeom> |
Methods
| Method | Returns | Description |
|---|---|---|
| Contains | bool | |
| Draw | void |
Method Details
Contains
Contains(x: float, y: float): bool
Parameters
- x (float)
- y (float)
Returns bool
Draw
Draw(context: StiContext): void
Parameters
- context (StiContext)