Click or drag to resize

StiLinearTickLabelCustomInvokeGetText Method

Raises the GetText event.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void InvokeGetText(
	StiGaugeElement sender,
	StiGetTextEventArgs e
)

Parameters

sender
Type: Stimulsoft.Report.Components.Gauge.PrimitivesStiGaugeElement

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearTickLabelCustom.InvokeGetText(Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,Stimulsoft.Report.Gauge.Events.StiGetTextEventArgs)"]

e
Type: Stimulsoft.Report.Gauge.EventsStiGetTextEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearTickLabelCustom.InvokeGetText(Stimulsoft.Report.Components.Gauge.Primitives.StiGaugeElement,Stimulsoft.Report.Gauge.Events.StiGetTextEventArgs)"]

See Also