StiAxisLabelGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiCellGeom
Properties
| Property | Type | Description |
|---|---|---|
| Angle | float | |
| Axis | IStiAxis | |
| RotationMode | StiRotationMode | |
| StripLine | StiStripLineXF | |
| Text | string | |
| TextPoint | PointF | |
| Width | float | |
| WordWrap | bool |
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)