Click or drag to resize

StiStateIndicatorFilter Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiStateIndicatorFilter"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.Components.GaugeStiStateIndicatorFilter

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiStateIndicatorFilter : ICloneable, 
	IStiPropertyGridObject

The StiStateIndicatorFilter type exposes the following members.

Constructors
  NameDescription
Public methodStiStateIndicatorFilter
Initializes a new instance of the StiStateIndicatorFilter class
Top
Properties
  NameDescription
Public propertyBorderBrush
Gets or sets the border of the component.
Public propertyBrush
Gets or sets a brush to fill a component.
Public propertyComponentId
Public propertyEndValue
Gets or sets end value of the filter.
Public propertyPropName
Public propertyStartValue
Gets or sets start value of the filter.
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from 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 methodGetEvents
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSaveToJsonObject
Public methodToString (Overrides ObjectToString.)
Top
See Also