| StiPivotSummary Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Stimulsoft.Dashboard.Components.PivotTable
 Syntax
SyntaxThe StiPivotSummary type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | StiPivotSummary | Initializes a new instance of the StiPivotSummary class | 
|  | StiPivotSummary(String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiPivotSummary class | 
|  | StiPivotSummary(String, String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiPivotSummary class | 
 Properties
Properties| 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.
             | 
 Methods
Methods| 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.) | 
 See Also
See Also