StiAxisInteraction Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Implements: IStiAxisInteraction
Constructors
| Constructor | Description |
|---|---|
| StiAxisInteraction() |
StiAxisInteraction()
Properties
| Property | Type | Description |
|---|---|---|
| RangeScrollEnabled | bool | |
| ShowScrollBar | bool |
Methods
| Method | Returns | Description |
|---|---|---|
| Clone | object | Creates a new object that is a copy of the current instance. |
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
Clone
Clone(): object
Creates a new object that is a copy of the current instance.
Returns object — A new object that is a copy of this instance.
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject
Fields
| Field | Type | Description |
|---|---|---|
| IsDefault | bool |