StiChartYRightAxisLabels Class
Namespace: Stimulsoft.Dashboard.Components.Chart
Inheritance
Inherits from: StiChartAxisLabels
Constructors
| Constructor | Description |
|---|---|
| StiChartYRightAxisLabels() |
StiChartYRightAxisLabels()
Properties
| Property | Type | Description |
|---|---|---|
| TextAlignment | StiHorAlignment |
Methods
| Method | Returns | Description |
|---|---|---|
| LoadFromJsonObject | void | |
| SaveToJsonObject | JObject |
Method Details
LoadFromJsonObject
LoadFromJsonObject(jObject: JObject): void
Parameters
- jObject (JObject)
SaveToJsonObject
SaveToJsonObject(mode: StiJsonSaveMode): JObject
Parameters
- mode (StiJsonSaveMode)
Returns JObject