Click or drag to resize

StiLinearTickLabelCustomValueObj Property

Gets or sets value corresponds to this tick label.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public float ValueObj { get; set; }

Property Value

Type: Single

Implements

IStiTickCustomValueObj
See Also