Click or drag to resize

StiAxisCoreXFCheckUseMaxWidth Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiAxisCoreXF.CheckUseMaxWidth(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single@)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected bool CheckUseMaxWidth(
	RectangleF axisRect,
	RectangleF titleRect,
	out float maxWidth
)

Parameters

axisRect
Type: System.DrawingRectangleF

[Missing <param name="axisRect"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisCoreXF.CheckUseMaxWidth(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single@)"]

titleRect
Type: System.DrawingRectangleF

[Missing <param name="titleRect"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisCoreXF.CheckUseMaxWidth(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single@)"]

maxWidth
Type: SystemSingle

[Missing <param name="maxWidth"/> documentation for "M:Stimulsoft.Report.Chart.StiAxisCoreXF.CheckUseMaxWidth(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiAxisCoreXF.CheckUseMaxWidth(System.Drawing.RectangleF,System.Drawing.RectangleF,System.Single@)"]

See Also