StiClusteredBarSeriesElementGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiSeriesElementGeom
Properties
| Property | Type | Description |
|---|---|---|
| ColumnRectStart | RectangleF | |
| SeriesBorderColor | Color | |
| ValueStart | double |
Methods
| Method | Returns | Description |
|---|---|---|
| Draw | void | Draws area geom object on spefied context. |
| GetAnimation | StiAnimation | |
| GetToolTipPoint | StiInteractionToolTipPointOptions |
Method Details
Draw
Draw(context: StiContext): void
Draws area geom object on spefied context.
Parameters
- context (StiContext)
GetAnimation
GetAnimation(): StiAnimation
Returns StiAnimation
GetToolTipPoint
GetToolTipPoint(): StiInteractionToolTipPointOptions