StiGridLinesVert Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiGridLinesVert"]
Namespace: Stimulsoft.Report.Chart
The StiGridLinesVert type exposes the following members.
Name | Description | |
---|---|---|
StiGridLinesVert | Initializes a new instance of the StiGridLinesVert class | |
StiGridLinesVert(Color, StiPenStyle, Boolean, Color, StiPenStyle, Boolean, Int32, Boolean) | Initializes a new instance of the StiGridLinesVert class |
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
(Inherited from StiGridLines.) | |
Area | (Inherited from StiGridLines.) | |
Color |
Gets or sets color which will be used for drawing major grid lines.
(Inherited from StiGridLines.) | |
ComponentId | (Inherited from StiGridLines.) | |
Core | (Inherited from StiGridLines.) | |
MinorColor |
Gets or sets color which will be used for drawing minor grid lines.
(Inherited from StiGridLines.) | |
MinorCount |
Gets or sets count of minor grid lines per each major grid line.
(Inherited from StiGridLines.) | |
MinorStyle |
Gets or sets style which will be used for drawing minor grid lines.
(Inherited from StiGridLines.) | |
MinorVisible |
Gets or sets visibility of minor grid lines.
(Inherited from StiGridLines.) | |
PropName | (Inherited from StiGridLines.) | |
Style |
Gets or sets style which will be used for drawing major grid lines.
(Inherited from StiGridLines.) | |
Visible |
Gets or sets visibility of major grid lines.
(Inherited from StiGridLines.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiGridLines.) | |
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 | (Inherited from StiGridLines.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Inherited from StiGridLines.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Inherited from StiGridLines.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Inherited from StiGridLines.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |