StiHorChartGridLines Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiHorChartGridLines"]
Namespace: Stimulsoft.Dashboard.Components.Chart
The StiHorChartGridLines type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiHorChartGridLines | Initializes a new instance of the StiHorChartGridLines class |
![]() | StiHorChartGridLines(Color, Boolean) | Initializes a new instance of the StiHorChartGridLines class |
Name | Description | |
---|---|---|
![]() | Color |
Gets or sets color which will be used for drawing major grid lines.
(Inherited from StiChartGridLines.) |
![]() | IsDefault | (Overrides StiChartGridLinesIsDefault.) |
![]() | Visible |
Gets or sets visibility of major grid lines.
(Overrides StiChartGridLinesVisible.) |
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiChartGridLines.) |
![]() | 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 | (Inherited from StiChartGridLines.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Inherited from StiChartGridLines.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |