Click or drag to resize

StiLinearTickLabelCustomInvokeGetValue Method

Raises the GetValue event.

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

Parameters

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

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

e
Type: Stimulsoft.Report.Gauge.EventsStiGetValueEventArgs

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

See Also