Click or drag to resize

StiRadialTickLabelCustomValue 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 virtual StiValueExpression Value { get; set; }

Property Value

Type: StiValueExpression
See Also