StiChartTableCore Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Implements: ICloneable, IStiApplyStyle

Constructors

Constructor Description
StiChartTableCore(IStiChartTable table)  

StiChartTableCore(table: IStiChartTable)

Parameters

  • table (IStiChartTable)

Properties

Property Type Description
ChartTable IStiChartTable  

Methods

Method Returns Description
ApplyStyle void  
Clone object  
GetHeightHeaderTable float  
GetHeightTable float  
GetWidthCellLegend float  
Render StiCellGeom  
ShowTable bool  

Method Details

ApplyStyle

ApplyStyle(style: IStiChartStyle): void

Parameters

  • style (IStiChartStyle)

Clone

Clone(): object

Returns object


GetHeightHeaderTable

GetHeightHeaderTable(context: StiContext, widthTable: float): float

Parameters

Returns float


GetHeightTable

GetHeightTable(context: StiContext, widthTable: float): float

Parameters

Returns float


GetWidthCellLegend

GetWidthCellLegend(context: StiContext): float

Parameters

Returns float


Render

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

Parameters

Returns StiCellGeom


ShowTable

ShowTable(): bool

Returns bool