Click or drag to resize

StiXRadarAxisCoreXFRenderLabel Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiXRadarAxisLabelGeom RenderLabel(
	StiContext context,
	IStiSeries series,
	PointF point,
	Object argument,
	float angle,
	int colorIndex,
	int colorCount
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

series
Type: Stimulsoft.Report.ChartIStiSeries

[Missing <param name="series"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

point
Type: System.DrawingPointF

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

argument
Type: SystemObject

[Missing <param name="argument"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

colorIndex
Type: SystemInt32

[Missing <param name="colorIndex"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

colorCount
Type: SystemInt32

[Missing <param name="colorCount"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

Return Value

Type: StiXRadarAxisLabelGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.RenderLabel(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.IStiSeries,System.Drawing.PointF,System.Object,System.Single,System.Int32,System.Int32)"]

See Also