StiHeatmapSeriesElementGeom Class

Namespace: Stimulsoft.Report.Chart.Geoms.Series.Heatmap

Inheritance

Inherits from: StiSeriesElementGeom

Properties

Property Type Description
Animation StiAnimation  
SeriesBorderColor Color  

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