Click or drag to resize

StiLinearRangeDrawRange Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearRange.DrawRange(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase)"]

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected override void DrawRange(
	StiGaugeContextPainter context,
	StiScaleBase scale
)

Parameters

context
Type: Stimulsoft.Report.PaintersStiGaugeContextPainter

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearRange.DrawRange(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase)"]

scale
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiScaleBase

[Missing <param name="scale"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearRange.DrawRange(Stimulsoft.Report.Painters.StiGaugeContextPainter,Stimulsoft.Report.Components.Gauge.Primitives.StiScaleBase)"]

See Also