Click or drag to resize

StiCenterPieLabelsCoreXFGetLabelRect Method

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual RectangleF GetLabelRect(
	StiContext context,
	PointF labelPoint,
	string labelText,
	StiFontGeom font,
	StiStringFormatGeom sf
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

labelPoint
Type: System.DrawingPointF

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

labelText
Type: SystemString

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

font
Type: Stimulsoft.Base.ContextStiFontGeom

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

sf
Type: Stimulsoft.Base.ContextStiStringFormatGeom

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

Return Value

Type: RectangleF

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

See Also