Click or drag to resize

StiGaugeElementCalculationMode Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Gauge.StiGaugeElement.CalculationMode"]

Namespace:  Stimulsoft.Dashboard.Components.Gauge
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiGaugeCalculationMode CalculationMode { get; set; }

Property Value

Type: StiGaugeCalculationMode

Implements

IStiGaugeElementCalculationMode
See Also