StiGridLines Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiGridLines"]
Namespace: Stimulsoft.Report.Chart
The StiGridLines type exposes the following members.
| Name | Description | |
|---|---|---|
| StiGridLines | Initializes a new instance of the StiGridLines class | |
| StiGridLines(Color, StiPenStyle, Boolean, Color, StiPenStyle, Boolean, Int32, Boolean) | Initializes a new instance of the StiGridLines class |
| Name | Description | |
|---|---|---|
| AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
| Area | ||
| Color |
Gets or sets color which will be used for drawing major grid lines.
| |
| ComponentId | ||
| Core | ||
| MinorColor |
Gets or sets color which will be used for drawing minor grid lines.
| |
| MinorCount |
Gets or sets count of minor grid lines per each major grid line.
| |
| MinorStyle |
Gets or sets style which will be used for drawing minor grid lines.
| |
| MinorVisible |
Gets or sets visibility of minor grid lines.
| |
| PropName | ||
| Style |
Gets or sets style which will be used for drawing major grid lines.
| |
| Visible |
Gets or sets visibility of major grid lines.
|
| 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.) |