StiChartAxisLabels Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiChartAxisLabels"]
Namespace: Stimulsoft.Dashboard.Components.Chart
The StiChartAxisLabels type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiChartAxisLabels | Initializes a new instance of the StiChartAxisLabels class |
![]() | StiChartAxisLabels(String, String, Single, Font, StiLabelsPlacement, Color, StiHorAlignment) | Initializes a new instance of the StiChartAxisLabels class |
Name | Description | |
---|---|---|
![]() | Angle |
Gets or sets angle of label rotation.
|
![]() | Color |
Gets or sets color of labels drawing.
|
![]() | Font |
Gets or sets font which will be used for axis label drawing.
|
![]() | IsDefault | |
![]() | Placement |
Gets or set mode of labels placement on axis.
|
![]() | TextAfter |
Gets or sets string which will be output after argument string representation.
|
![]() | TextAlignment |
Gets or sets label text alignment.
|
![]() | TextBefore |
Gets or sets string which will be output before argument 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.) |