Click or drag to resize

StiYAxisCoreXFRenderScrollBar Method

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

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

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

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

axisRect
Type: System.DrawingRectangleF

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

axisGeom
Type: Stimulsoft.Report.ChartStiYAxisViewGeom

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

See Also