StiRadarAxisLabels Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiRadarAxisLabels"]
Namespace: Stimulsoft.Report.Chart
The StiRadarAxisLabels type exposes the following members.
Name | Description | |
---|---|---|
StiRadarAxisLabels | Initializes a new instance of the StiRadarAxisLabels class | |
StiRadarAxisLabels(String, Font, Boolean, Boolean, Color, Color, StiBrush, Boolean) | Initializes a new instance of the StiRadarAxisLabels class | |
StiRadarAxisLabels(String, Font, Boolean, Boolean, Color, Color, StiBrush, Boolean, Boolean) | Initializes a new instance of the StiRadarAxisLabels class | |
StiRadarAxisLabels(String, Font, Boolean, Boolean, Color, Color, StiBrush, Boolean, Boolean, Single, Boolean) | Initializes a new instance of the StiRadarAxisLabels class |
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
Antialiasing |
Gets or sets value which control antialiasing drawing mode.
| |
BorderColor |
Gets or sets color of labels drawing.
| |
Brush |
Gets or sets brush which will used to fill label area.
| |
Color |
Gets or sets color of labels drawing.
| |
Core | ||
DrawBorder |
Gets or sets value which indicates that label border will be shown.
| |
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.
| |
RotationLabels |
Gets or sets a value which indicates that Axis Labels will be rotated.
| |
TextAfter |
Gets or sets string which will be output after argument string representation.
| |
TextBefore |
Gets or sets string which will be output before argument string representation.
| |
Width |
Gets or sets fixed width of axis labels.
| |
WordWrap |
Gets or sets word wrap.
|
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.) |