Click or drag to resize

StiChartTableCoreGetHeightHeaderTable Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiChartTableCore.GetHeightHeaderTable(Stimulsoft.Base.Context.StiContext,System.Single)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public float GetHeightHeaderTable(
	StiContext context,
	float widthTable
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiChartTableCore.GetHeightHeaderTable(Stimulsoft.Base.Context.StiContext,System.Single)"]

widthTable
Type: SystemSingle

[Missing <param name="widthTable"/> documentation for "M:Stimulsoft.Report.Chart.StiChartTableCore.GetHeightHeaderTable(Stimulsoft.Base.Context.StiContext,System.Single)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiChartTableCore.GetHeightHeaderTable(Stimulsoft.Base.Context.StiContext,System.Single)"]

See Also