Click or drag to resize

StiGaugeElement.TransformFilters Property

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

Namespace:  Stimulsoft.Dashboard.Components.Gauge
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual List<StiDataFilterRule> TransformFilters { get; set; }

Property Value

Type: List<StiDataFilterRule>

Implements

IStiTransformFilters.TransformFilters
See Also