IStiYRadarAxisCoreXF Interface
Namespace: Stimulsoft.Report.Chart
Methods
| Method | Returns | Description |
|---|---|---|
| calculateStripPositions | void | |
| getFontGeom | StiFontGeom | |
| getStringFormatGeom | StiStringFormatGeom | |
| render | IStiCellGeom |
Method Details
calculateStripPositions
calculateStripPositions(topPosition: number, bottomPosition: number): void
Parameters
- topPosition (number)
- bottomPosition (number)
getFontGeom
getFontGeom(context: StiContext): StiFontGeom
Parameters
- context (StiContext)
Returns StiFontGeom
getStringFormatGeom
getStringFormatGeom(context: StiContext): StiStringFormatGeom
Parameters
- context (StiContext)
Returns StiStringFormatGeom
render
render(context: StiContext, rect: RectangleD): IStiCellGeom
Parameters
- context (StiContext)
- rect (RectangleD)
Returns IStiCellGeom
Fields
| Field | Type | Description |
|---|---|---|
| ticksMaxLength | number |