Class StiSkipIndicesExpression

java.lang.Object
com.stimulsoft.report.expressions.StiExpression
com.stimulsoft.report.infographics.gauge.expressions.StiSkipIndicesExpression
All Implemented Interfaces:
IStiDefault, IStiJsonReportObject, IStiSerializable, IStiSerializableToString, Cloneable

public class StiSkipIndicesExpression extends StiExpression
Describes the class that contains the expression for calculation of Skip Indices. Copyright Stimulsoft
  • Constructor Details

    • StiSkipIndicesExpression

      public StiSkipIndicesExpression()
      Creates a new expression.
    • StiSkipIndicesExpression

      public StiSkipIndicesExpression(String value)
      Creates a new expression.
      Parameters:
      value - Expression value.
  • Method Details