StiHeatmapLegendCoreXF Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiLegendCoreXF

Constructors

Constructor Description
StiHeatmapLegendCoreXF(IStiLegend legend)  

StiHeatmapLegendCoreXF(legend: IStiLegend)

Parameters

  • legend (IStiLegend)

Methods

Method Returns Description
IsAcceptableSeries bool  
Render StiCellGeom  

Method Details

IsAcceptableSeries

IsAcceptableSeries(seriesType: Type): bool

Parameters

  • seriesType (Type)

Returns bool


Render

Render(context: StiContext, rect: RectangleF): StiCellGeom

Parameters

Returns StiCellGeom