Click or drag to resize

StiTreemapAreaCoreXFNormalizeDataForArea Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiTreemapAreaCoreXF.NormalizeDataForArea(System.Collections.Generic.List{System.Double},System.Single)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<double> NormalizeDataForArea(
	List<double> data,
	float area
)

Parameters

data
Type: System.Collections.GenericListDouble

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Chart.StiTreemapAreaCoreXF.NormalizeDataForArea(System.Collections.Generic.List{System.Double},System.Single)"]

area
Type: SystemSingle

[Missing <param name="area"/> documentation for "M:Stimulsoft.Report.Chart.StiTreemapAreaCoreXF.NormalizeDataForArea(System.Collections.Generic.List{System.Double},System.Single)"]

Return Value

Type: ListDouble

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiTreemapAreaCoreXF.NormalizeDataForArea(System.Collections.Generic.List{System.Double},System.Single)"]

See Also