StiChartTitle Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiChartTitle"]
Namespace: Stimulsoft.Report.Chart
The StiChartTitle type exposes the following members.
| Name | Description | |
|---|---|---|
| StiChartTitle | Initializes a new instance of the StiChartTitle class | |
| StiChartTitle(Font, String, StiBrush, Boolean, StringAlignment, StiChartTitleDock, Int32, Boolean, Boolean) | Initializes a new instance of the StiChartTitle class |
| Name | Description | |
|---|---|---|
| Alignment |
Gets os sets alignment of chart title.
| |
| AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
| Antialiasing |
Gets or sets value which control antialiasing drawing mode of chart title.
| |
| Brush |
Gets or sets text brush of the chart title.
| |
| Chart | ||
| ComponentId | ||
| Core | ||
| Dock |
Gets or sets docking ot chart title.
| |
| Font |
Gets or sets font of the chart title.
| |
| PropName | ||
| Spacing |
Gets or sets spacing between chart title and chart area.
| |
| Text |
Gets or sets text of the chart title.
| |
| Visible |
Gets or sets visibility of chart title.
|
| 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.) | |
| GetEvents | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | ||
| 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.) |