| StiColorScaleColumn Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Stimulsoft.Dashboard.Components.Table
 Syntax
SyntaxThe StiColorScaleColumn type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | StiColorScaleColumn | Initializes a new instance of the StiColorScaleColumn class | 
|  | StiColorScaleColumn(String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiColorScaleColumn class | 
|  | StiColorScaleColumn(String, String, StiHorAlignment, StiFormatService, Boolean) | Initializes a new instance of the StiColorScaleColumn class | 
|  | StiColorScaleColumn(String, String, StiHorAlignment, StiFormatService, Boolean, Color) | Initializes a new instance of the StiColorScaleColumn class | 
|  | StiColorScaleColumn(String, String, String, StiHorAlignment, StiFormatService, Boolean, Color) | Initializes a new instance of the StiColorScaleColumn class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DashboardInteraction | (Inherited from StiTableColumn.) | 
|  | Expression | (Inherited from StiMeter.) | 
|  | ForeColor | 
            Gets or sets font color for this element.
            (Inherited from StiTableColumn.) | 
|  | HorAlignment | 
            Gets or sets a text horizontal alignment.
            (Inherited from StiTableColumn.) | 
|  | Ident | 
            ID code of this meter. Used in JSON saving.
            (Overrides StiMeasureColumnIdent.) | 
|  | IsDefault | (Inherited from StiTableColumn.) | 
|  | Key | 
            Gets or sets unically object identificator.
            (Inherited from StiMeter.) | 
|  | Label | (Inherited from StiMeter.) | 
|  | LocalizedName | 
            Localized name of this component type.
            (Overrides StiMeasureColumnLocalizedName.) | 
|  | TextFormat | 
            Gets or sets the format of the text.
            (Inherited from StiTableColumn.) | 
|  | Visible | 
            Gets or sets a visibility of the column.
            (Inherited from StiTableColumn.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Creates a new object that is a copy of the current instance.
            (Inherited from StiTableColumn.) | 
|  | 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 | (Inherited from StiTableColumn.) | 
|  | LoadFromBytes | (Inherited from StiObject.) | 
|  | LoadFromJsonObject | (Inherited from StiTableColumn.) | 
|  | 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 | (Inherited from StiTableColumn.) | 
|  | SaveToString | (Inherited from StiObject.) | 
|  | SaveToXml | (Inherited from StiObject.) | 
|  | ToList | (Inherited from StiMeter.) | 
|  | ToString | (Inherited from StiMeter.) | 
 See Also
See Also