Click or drag to resize

StiTickBaseSkipIndices Property

Gets or sets the indexes of values that cannot be displayed. 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 StiSkipIndicesExpression SkipIndices { get; set; }

Property Value

Type: StiSkipIndicesExpression
See Also