Click or drag to resize

StiYRadarAxisCoreXFRender Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiYRadarAxisCoreXF.Render(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCellGeom Render(
	StiContext context,
	RectangleF rect
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiYRadarAxisCoreXF.Render(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Chart.StiYRadarAxisCoreXF.Render(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF)"]

Return Value

Type: StiCellGeom

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiYRadarAxisCoreXF.Render(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF)"]

See Also