StiAxisTitle Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiAxisTitle"]
Namespace: Stimulsoft.Report.Chart
The StiAxisTitle type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiAxisTitle | Initializes a new instance of the StiAxisTitle class |
![]() | StiAxisTitle(Font, String, Color, Boolean, StringAlignment, StiDirection, Boolean) | Initializes a new instance of the StiAxisTitle class |
![]() | StiAxisTitle(Font, String, Color, Boolean, StringAlignment, StiDirection, Boolean, StiTitlePosition) | Initializes a new instance of the StiAxisTitle class |
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets title text alignment.
|
![]() | AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
|
![]() | Antialiasing |
Gets or sets value which control antialiasing drawing mode.
|
![]() | Color |
Gets or sets color which will be used for title drawing.
|
![]() | Core | |
![]() | Direction |
Gets or set text direction for axis title drawing.
|
![]() | Font |
Gets or set font which will be used for axis title drawing.
|
![]() | Position |
Gets or sets title text position.
|
![]() | Text |
Gets or sets title text.
|
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.) |