StiHeatmapLegendMarkerGeom Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Inherits from: StiCellGeom
Constructors
| Constructor | Description |
|---|---|
| StiHeatmapLegendMarkerGeom(IStiLegend legend, Colorcolors , RectangleF clientRectangle) |
StiHeatmapLegendMarkerGeom(legend: IStiLegend, **: Colorcolors, **clientRectangle: RectangleF)
Parameters
- legend (IStiLegend)
- ** (Colorcolors)
- clientRectangle (RectangleF)
Properties
| Property | Type | Description |
|---|---|---|
| Colors | Color[] | |
| Legend | IStiLegend |
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)