StiChartTableHeader Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiChartTableHeader"]
Namespace: Stimulsoft.Report.Chart
The StiChartTableHeader type exposes the following members.
Name | Description | |
---|---|---|
StiChartTableHeader | Initializes a new instance of the StiChartTableHeader class | |
StiChartTableHeader(StiBrush, Font, Color, Boolean) | Initializes a new instance of the StiChartTableHeader class | |
StiChartTableHeader(String, StiBrush, Font, Color, Boolean) | Initializes a new instance of the StiChartTableHeader class |
Name | Description | |
---|---|---|
Brush |
Gets or sets brush which will be used to fill chart table header.
| |
Font |
Gets or sets font which will be used to draw chart table header.
| |
TextAfter |
Gets or sets string which will be output after text.
| |
TextColor |
Gets or sets text color.
| |
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.) |