StiChartArea Class |
[Missing <summary> documentation for "T:Stimulsoft.Dashboard.Components.Chart.StiChartArea"]
Namespace: Stimulsoft.Dashboard.Components.Chart
The StiChartArea type exposes the following members.
Name | Description | |
---|---|---|
StiChartArea | Initializes a new instance of the StiChartArea class | |
StiChartArea(Boolean) | Initializes a new instance of the StiChartArea class | |
StiChartArea(Boolean, Boolean, Boolean, StiHorChartGridLines, StiVertChartGridLines, StiHorChartInterlacing, StiVertChartInterlacing) | Initializes a new instance of the StiChartArea class |
Name | Description | |
---|---|---|
ColorEach | ||
GridLinesHor |
Gets or sets horizontal grid lines on left axis.
| |
GridLinesVert |
Gets or sets grid lines on vertical axis.
| |
InterlacingHor |
Gets or sets interlacing settings on horizontal axis.
| |
InterlacingVert |
Gets or sets interlacing settings on vertical axis.
| |
IsDefault | ||
ReverseHor |
Gets or sets value which indicate that all values on horizontal axis is reverse.
| |
ReverseVert |
Gets or sets value which indicate that all values on vertical axis is reverse.
|
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.) |