Click or drag to resize

StiConstantLinesCoreXFRenderXConstantLines Method

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenderXConstantLines(
	StiContext context,
	StiAxisAreaGeom geom,
	RectangleF rect
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

geom
Type: Stimulsoft.Report.ChartStiAxisAreaGeom

[Missing <param name="geom"/> documentation for "M:Stimulsoft.Report.Chart.StiConstantLinesCoreXF.RenderXConstantLines(Stimulsoft.Base.Context.StiContext,Stimulsoft.Report.Chart.StiAxisAreaGeom,System.Drawing.RectangleF)"]

rect
Type: System.DrawingRectangleF

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

See Also