StiAxisLabels Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiAxisLabels"]
Namespace: Stimulsoft.Report.Chart
The StiAxisLabels type exposes the following members.
Name | Description | |
---|---|---|
StiAxisLabels | Initializes a new instance of the StiAxisLabels class | |
StiAxisLabels(String, String, String, Single, Font, Boolean, StiLabelsPlacement, Color, Single, StiHorAlignment, Single, Boolean) | Initializes a new instance of the StiAxisLabels class | |
StiAxisLabels(String, String, String, Single, Font, Boolean, StiLabelsPlacement, Color, Single, StiHorAlignment, Single, Boolean, Boolean) | Initializes a new instance of the StiAxisLabels class |
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
Angle |
Gets or sets angle of label rotation.
| |
Antialiasing |
Gets or sets value which control antialiasing drawing mode.
| |
Color |
Gets or sets color of labels drawing.
| |
Core | ||
Font |
Gets or sets font which will be used for axis label drawing.
| |
Format |
Gets os sets format string which is used for formating argument values.
| |
FormatService |
DBS use only!
| |
Placement |
Gets or set mode of labels placement on axis.
| |
Step |
Gets or sets value which indicates with what steps do labels be shown 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.
| |
Width |
Gets or sets fixed width of axis labels.
| |
WordWrap |
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.) |