Hierarchy

  • StiChartLegendLabels

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

color

color: Color = Color.transparent

Gets or sets color of legend labels drawing.

font

font: Font = new Font("Arial", 8)

Gets or sets font which will be used for legend label drawing.

valueType

valueType: StiSeriesLabelsValueType = null

Gets or sets which type of information will be shown in legend.

Methods

clone

  • clone(): any
  • Creates a new object that is a copy of the current instance.

    Returns any

    A new object that is a copy of this instance.

implements

  • implements(): any[]
  • Returns any[]

isDefault

  • isDefault(): boolean
  • Returns boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

  • Parameters

    Returns void

meta

saveToJsonObject

Generated using TypeDoc