Click or drag to resize

StiXAxisCoreXFRenderScrollBar Method

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

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenderScrollBar(
	StiContext context,
	RectangleF axisRect,
	StiXAxisViewGeom axisGeom
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

axisRect
Type: System.DrawingRectangleF

[Missing <param name="axisRect"/> documentation for "M:Stimulsoft.Report.Chart.StiXAxisCoreXF.RenderScrollBar(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF,Stimulsoft.Report.Chart.StiXAxisViewGeom)"]

axisGeom
Type: Stimulsoft.Report.ChartStiXAxisViewGeom

[Missing <param name="axisGeom"/> documentation for "M:Stimulsoft.Report.Chart.StiXAxisCoreXF.RenderScrollBar(Stimulsoft.Base.Context.StiContext,System.Drawing.RectangleF,Stimulsoft.Report.Chart.StiXAxisViewGeom)"]

See Also