Click or drag to resize

StiXRadarAxisCoreXFGetLabelRect Method

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual RectangleF GetLabelRect(
	StiContext context,
	PointF point,
	string text,
	float angle
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

point
Type: System.DrawingPointF

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

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Chart.StiXRadarAxisCoreXF.GetLabelRect(Stimulsoft.Base.Context.StiContext,System.Drawing.PointF,System.String,System.Single)"]

angle
Type: SystemSingle

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

Return Value

Type: RectangleF

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

See Also