StiAxisTitleGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiCellGeom
Constructors
| Constructor | Description |
|---|---|
| StiAxisTitleGeom(IStiAxis axis, RectangleF clientRectangle, float angle, StiFontGeom font) |
StiAxisTitleGeom(axis: IStiAxis, clientRectangle: RectangleF, angle: float, font: StiFontGeom)
Parameters
- axis (IStiAxis)
- clientRectangle (RectangleF)
- angle (float)
- font (StiFontGeom)
Properties
| Property | Type | Description |
|---|---|---|
| Angle | float | |
| Axis | IStiAxis |
Methods
| Method | Returns | Description |
|---|---|---|
| Draw | void |
Method Details
Draw
Draw(context: StiContext): void
Parameters
- context (StiContext)