StiPivotRow Class |
Namespace: Stimulsoft.Dashboard.Components.PivotTable
The StiPivotRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiPivotRow | Initializes a new instance of the StiPivotRow class |
![]() | StiPivotRow(String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiPivotRow class |
![]() | StiPivotRow(String, String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiPivotRow class |
![]() | StiPivotRow(String, String, String, StiHorAlignment, StiFormatService, StiDataTopN) | Initializes a new instance of the StiPivotRow class |
Name | Description | |
---|---|---|
![]() | Expression | (Inherited from StiMeter.) |
![]() | HorAlignment |
Gets or sets the text horizontal alignment.
|
![]() | Ident |
ID code of this meter. Used in JSON saving.
(Overrides StiMeterIdent.) |
![]() | IsDefault | (Inherited from StiMeter.) |
![]() | Key |
Gets or sets unically object identificator.
(Inherited from StiMeter.) |
![]() | Label | (Inherited from StiMeter.) |
![]() | LocalizedName |
Localized name of this component type.
(Overrides StiMeterLocalizedName.) |
![]() | TextFormat |
Gets or sets the format of the text.
|
![]() | TopN |
Gets or sets the TopN
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Overrides StiObjectClone.) |
![]() | 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 | (Overrides StiMeterGetUniqueCode.) |
![]() | LoadFromBytes | (Inherited from StiObject.) |
![]() | LoadFromJsonObject | (Overrides StiMeterLoadFromJsonObject(JObject).) |
![]() | LoadFromString | (Inherited from StiObject.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ResetProperties | (Inherited from StiObject.) |
![]() | SaveToBytes | (Inherited from StiObject.) |
![]() | SaveToJsonObject | (Overrides StiMeterSaveToJsonObject(StiJsonSaveMode).) |
![]() | SaveToString | (Inherited from StiObject.) |
![]() | SaveToXml | (Inherited from StiObject.) |
![]() | ToList | (Inherited from StiMeter.) |
![]() | ToString | (Inherited from StiMeter.) |