StiPictorialStackedSeriesElementGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiSeriesElementGeom
Properties
| Property | Type | Description |
|---|---|---|
| Animation | StiAnimation | |
| ClipRectangle | RectangleF | |
| Icon | StiFontIcons |
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)