Click or drag to resize

StiTickLabelBaseGetTextForRender Method (Double, String)

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

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

Parameters

value
Type: SystemDouble

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

format
Type: SystemString

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

Return Value

Type: String

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

See Also