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; }
Public Overridable Property SkipIndices As StiSkipIndicesExpression
Get
Set
Property Value
Type:
StiSkipIndicesExpressionSee Also