Click or drag to resize

StiDataBarCondition Methods

The StiDataBarCondition type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from StiFilter.)
Public methodCreateIndicator
Creates new indicator for specified condition.
Public methodEquals (Overrides ObjectEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject (Overrides StiFilterLoadFromJsonObject(JObject).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReset
Reset condition to base state.
Public methodSaveToJsonObject (Overrides StiFilterSaveToJsonObject(StiJsonSaveMode).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also