StiCenterAxisLabelsGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiSeriesLabelsGeom
Properties
| Property | Type | Description |
|---|---|---|
| Animation | StiAnimation | |
| Font | StiFontGeom | |
| LabelBorderColor | Color | |
| LabelColor | Color | |
| SeriesBorderColor | Color | |
| SeriesBrush | StiBrush | |
| SeriesLabelsBrush | StiBrush | |
| Text | string |
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)