Click or drag to resize

StiRadialTickLabelCustomOnGetText Method

Raises the GetText event.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetText(
	StiGetTextEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.Gauge.EventsStiGetTextEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiRadialTickLabelCustom.OnGetText(Stimulsoft.Report.Gauge.Events.StiGetTextEventArgs)"]

See Also