Click or drag to resize

StiCenterTreemapLabelsCoreXFRenderLabel Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiSeriesLabelsGeom RenderLabel(
	IStiSeries series,
	StiContext context,
	int pointIndex,
	double value,
	string argumentText,
	string tag,
	int colorIndex,
	int colorCount,
	RectangleF rect,
	StiAnimation animation = null
)

Parameters

series
Type: Stimulsoft.Report.ChartIStiSeries

[Missing <param name="series"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

pointIndex
Type: SystemInt32

[Missing <param name="pointIndex"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

argumentText
Type: SystemString

[Missing <param name="argumentText"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

tag
Type: SystemString

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

colorIndex
Type: SystemInt32

[Missing <param name="colorIndex"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

colorCount
Type: SystemInt32

[Missing <param name="colorCount"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

animation (Optional)
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

Return Value

Type: StiSeriesLabelsGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiCenterTreemapLabelsCoreXF.RenderLabel(Stimulsoft.Report.Chart.IStiSeries,Stimulsoft.Base.Context.StiContext,System.Int32,System.Double,System.String,System.String,System.Int32,System.Int32,System.Drawing.RectangleF,Stimulsoft.Base.Context.Animation.StiAnimation)"]

See Also