StiAxisRange Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiAxisRange"]
Namespace: Stimulsoft.Report.Chart
The StiAxisRange type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiAxisRange | Initializes a new instance of the StiAxisRange class |
![]() | StiAxisRange(Boolean, Double, Double) | Initializes a new instance of the StiAxisRange class |
Name | Description | |
---|---|---|
![]() | Auto |
Gets or sets value which indicates that minimum and maximum values will be calculated automatically.
|
![]() | IsDefault | |
![]() | Maximum |
Gets or sets maximum value of axis range.
|
![]() | Minimum |
Gets or sets minimum value of axis range.
|
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.) |