StiDataBarsColumn Class |
Namespace: Stimulsoft.Dashboard.Components.Table
The StiDataBarsColumn type exposes the following members.
Name | Description | |
---|---|---|
StiDataBarsColumn | Initializes a new instance of the StiDataBarsColumn class | |
StiDataBarsColumn(String, String, StiHorAlignment, StiFormatService) | Initializes a new instance of the StiDataBarsColumn class | |
StiDataBarsColumn(String, String, StiHorAlignment, StiFormatService, Boolean) | Initializes a new instance of the StiDataBarsColumn class | |
StiDataBarsColumn(String, String, StiHorAlignment, StiFormatService, Boolean, Color) | Initializes a new instance of the StiDataBarsColumn class | |
StiDataBarsColumn(String, String, String, StiHorAlignment, StiFormatService, Boolean, Color) | Initializes a new instance of the StiDataBarsColumn class |
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 the text horizontal alignment.
(Overrides StiTableColumnHorAlignment.) | |
Ident |
ID code of this meter. Used in JSON saving.
(Overrides StiMeasureColumnIdent.) | |
IsDefault | (Overrides StiTableColumnIsDefault.) | |
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.) |
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 | (Overrides StiTableColumnGetUniqueCode.) | |
LoadFromBytes | (Inherited from StiObject.) | |
LoadFromJsonObject | (Overrides StiTableColumnLoadFromJsonObject(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 StiTableColumnSaveToJsonObject(StiJsonSaveMode).) | |
SaveToString | (Inherited from StiObject.) | |
SaveToXml | (Inherited from StiObject.) | |
ToList | (Inherited from StiMeter.) | |
ToString | (Inherited from StiMeter.) |