Click or drag to resize

StiSeriesCoreXFCheckLabelsRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiSeriesCoreXF.CheckLabelsRect(Stimulsoft.Report.Chart.IStiSeriesLabels,Stimulsoft.Report.Chart.StiAreaGeom,System.Drawing.RectangleF)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected RectangleF CheckLabelsRect(
	IStiSeriesLabels labels,
	StiAreaGeom geom,
	RectangleF labelsRect
)

Parameters

labels
Type: Stimulsoft.Report.ChartIStiSeriesLabels

[Missing <param name="labels"/> documentation for "M:Stimulsoft.Report.Chart.StiSeriesCoreXF.CheckLabelsRect(Stimulsoft.Report.Chart.IStiSeriesLabels,Stimulsoft.Report.Chart.StiAreaGeom,System.Drawing.RectangleF)"]

geom
Type: Stimulsoft.Report.ChartStiAreaGeom

[Missing <param name="geom"/> documentation for "M:Stimulsoft.Report.Chart.StiSeriesCoreXF.CheckLabelsRect(Stimulsoft.Report.Chart.IStiSeriesLabels,Stimulsoft.Report.Chart.StiAreaGeom,System.Drawing.RectangleF)"]

labelsRect
Type: System.DrawingRectangleF

[Missing <param name="labelsRect"/> documentation for "M:Stimulsoft.Report.Chart.StiSeriesCoreXF.CheckLabelsRect(Stimulsoft.Report.Chart.IStiSeriesLabels,Stimulsoft.Report.Chart.StiAreaGeom,System.Drawing.RectangleF)"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiSeriesCoreXF.CheckLabelsRect(Stimulsoft.Report.Chart.IStiSeriesLabels,Stimulsoft.Report.Chart.StiAreaGeom,System.Drawing.RectangleF)"]

See Also