Click or drag to resize

StiTickBaseGetPlacement Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickBase.GetPlacement(System.Nullable{Stimulsoft.Report.Gauge.StiPlacement})"]

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected StiPlacement GetPlacement(
	Nullable<StiPlacement> value
)

Parameters

value
Type: SystemNullableStiPlacement

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickBase.GetPlacement(System.Nullable{Stimulsoft.Report.Gauge.StiPlacement})"]

Return Value

Type: StiPlacement

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Gauge.Primitives.StiTickBase.GetPlacement(System.Nullable{Stimulsoft.Report.Gauge.StiPlacement})"]

See Also