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; }
Public Overridable Property SkipValues As StiSkipValuesExpression
Get
Set
Property Value
Type:
StiSkipValuesExpressionSee Also