StiChartLabels Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiChartLabels"]
Namespace: Stimulsoft.Dashboard.Components.Chart
The StiChartLabels type exposes the following members.
| Name | Description | |
|---|---|---|
| StiChartLabels | Initializes a new instance of the StiChartLabels class | |
| StiChartLabels(StiChartLabelsPosition, StiChartLabelsStyle, Font, Color, String, String, Boolean) | Initializes a new instance of the StiChartLabels class |
| Name | Description | |
|---|---|---|
| AutoRotate |
Gets or sets value which enables or disables auto rotate mode drawing of the labels.
| |
| Font |
Gets or set a font which will be used for the labels drawing.
| |
| ForeColor |
Gets or sets a color which will be used for the labels drawing.
| |
| IsDefault | ||
| Position |
Gets or sets a position of the labels.
| |
| Style |
Gets or sets a style of the labels.
| |
| TextAfter |
Gets or sets string which will be output after the labels string representation.
| |
| TextBefore |
Gets or sets string which will be output before the labels string representation.
|
| 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.) |