Click or drag to resize

StiTickLabelBaseGetTextForRender Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickLabelBase.GetTextForRender(System.String)"]

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string GetTextForRender(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickLabelBase.GetTextForRender(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickLabelBase.GetTextForRender(System.String)"]

See Also