Click or drag to resize

StiLinearTickMarkCustomValue Constructor (Single)

Initializes a new instance of the StiLinearTickMarkCustomValue class

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiLinearTickMarkCustomValue(
	float value
)

Parameters

value
Type: SystemSingle

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.Gauge.StiLinearTickMarkCustomValue.#ctor(System.Single)"]

See Also