StiDataTopN Class |
[Missing <summary> documentation for "T:Stimulsoft.Data.Engine.StiDataTopN"]
Namespace: Stimulsoft.Data.Engine
The StiDataTopN type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDataTopN | Initializes a new instance of the StiDataTopN class | |
| StiDataTopN(StiDataTopNMode, Int32, Boolean, String, String) | Initializes a new instance of the StiDataTopN class |
| Name | Description | |
|---|---|---|
| Count |
Gets or sets the number of output values.
| |
| IsDefault | ||
| MeasureField |
Gets or sets meausure field name
| |
| Mode |
Gets or sets output values mode.
| |
| OthersText |
Gets or sets signature for other values.
| |
| ShowOthers |
Gets or sets value which indicates whether to display other values.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUniqueCode | ||
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | (Overrides ObjectToString.) |