StiAxisTicks Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiAxisTicks"]
Namespace: Stimulsoft.Report.Chart
The StiAxisTicks type exposes the following members.
| Name | Description | |
|---|---|---|
| StiAxisTicks | Initializes a new instance of the StiAxisTicks class | |
| StiAxisTicks(Boolean, Single, Boolean, Single, Int32, Int32) | Initializes a new instance of the StiAxisTicks class | |
| StiAxisTicks(Boolean, Single, Boolean, Single, Int32, Int32, Single) | Initializes a new instance of the StiAxisTicks class |
| Name | Description | |
|---|---|---|
| IsDefault | ||
| Length |
Gets or sets length of one major tick.
| |
| LengthUnderLabels |
Gets or sets length of one major tick under labels.
| |
| MinorCount |
Gets or sets count of minor ticks between two major ticks.
| |
| MinorLength |
Gets or sets length of one minor tick.
| |
| MinorVisible |
Gets or sets visibility of minor ticks.
| |
| Step |
Gets or sets value which indicates on which steps major ticks will be displayed.
| |
| Visible |
Gets or sets visility of major ticks.
|
| 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.) |