Click or drag to resize

StiTickBaseSkipValues Property

Gets or sets the values that should not be rendered. Example: 1;2;3

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiSkipValuesExpression SkipValues { get; set; }

Property Value

Type: StiSkipValuesExpression
See Also