StiTitle Class |
Namespace: Stimulsoft.Dashboard.Components
The StiTitle type exposes the following members.
| Name | Description | |
|---|---|---|
| StiTitle | Initializes a new instance of the StiTitle class | |
| StiTitle(String, Color, Color, Font, StiHorAlignment, Boolean) | Initializes a new instance of the StiTitle class |
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets a back color.
| |
| Font |
Gets or set font which will be used for title drawing.
| |
| ForeColor |
Gets or sets font color for this element.
| |
| HorAlignment |
Gets or sets title text alignment.
| |
| Text |
Gets or sets title text.
| |
| Visible |
Gets or sets visibility of title.
|
| 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.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |