Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

labels

labels: StiChartYRightAxisLabels = new StiChartYRightAxisLabels()

Gets or sets axis labels settings.

range

range: StiChartAxisRange = new StiChartAxisRange()

Gets or sets axis range settings.

startFromZero

startFromZero: boolean = true

Gets or sets value which indicates that all arguments will be shows from zero.

title

title: StiYChartAxisTitle = new StiYChartAxisTitle()

Gets or sets axis title settings.

visible

visible: boolean = false

Gets or sets visibility of axis.

Methods

as

clone

  • clone(): any

implements

  • implements(): any[]

is

is2

  • is2<T>(type: object | Interface<T>): boolean

isDefault

  • isDefault(): boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

meta

saveToJsonObject

shouldSerializeLabels

  • shouldSerializeLabels(): boolean

shouldSerializeRange

  • shouldSerializeRange(): boolean

shouldSerializeStartFromZero

  • shouldSerializeStartFromZero(): boolean

shouldSerializeTitle

  • shouldSerializeTitle(): boolean

Generated using TypeDoc