Hierarchy

  • StiChartLegendTitle

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

color

color: Color = Color.transparent

Gets or sets color which will be used for title drawing.

font

font: Font = new Font("Arial", 12, FontStyle.Bold)

Gets or set font which will be used for axis title drawing.

text

text: string = ""

Gets or sets title text.

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.

isDefault

  • isDefault(): boolean
  • Returns boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

  • Parameters

    Returns void

meta

saveToJsonObject

Generated using TypeDoc