StiYChartAxisTitle Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiYChartAxisTitle"]
Namespace: Stimulsoft.Dashboard.Components.Chart
The StiYChartAxisTitle type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiYChartAxisTitle | Initializes a new instance of the StiYChartAxisTitle class |
![]() | StiYChartAxisTitle(Font, String, Color, StringAlignment, StiDirection, StiTitlePosition, Boolean) | Initializes a new instance of the StiYChartAxisTitle class |
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets title text alignment.
(Inherited from StiChartAxisTitle.) |
![]() | Color |
Gets or sets color which will be used for title drawing.
(Inherited from StiChartAxisTitle.) |
![]() | Direction |
Gets or set text direction for axis title drawing.
|
![]() | Font |
Gets or set font which will be used for axis title drawing.
(Inherited from StiChartAxisTitle.) |
![]() | IsDefault | (Overrides StiChartAxisTitleIsDefault.) |
![]() | Position |
Gets or sets title text position.
(Inherited from StiChartAxisTitle.) |
![]() | Text |
Gets or sets title text.
(Inherited from StiChartAxisTitle.) |
![]() | Visible |
Gets or sets visibility of axis.
(Inherited from StiChartAxisTitle.) |
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiChartAxisTitle.) |
![]() | 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 | (Overrides StiChartAxisTitleLoadFromJsonObject(JObject).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Overrides StiChartAxisTitleSaveToJsonObject(StiJsonSaveMode).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |