Interface IStiAxisTitle

Hierarchy

Implemented by

Index

Properties

ICloneable

ICloneable: Interface<ICloneable> = new Stimulsoft.System.Interface<ICloneable>("ICloneable")

IStiJsonReportObject

IStiJsonReportObject: Interface<IStiJsonReportObject> = new Stimulsoft.System.Interface<IStiJsonReportObject>("IStiJsonReportObject")

alignment

alignment: StringAlignment

allowApplyStyle

allowApplyStyle: boolean

antialiasing

antialiasing: boolean

color

color: Color

core

direction

direction: StiDirection

font

font: Font

position

text

text: string

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

loadFromXml

  • loadFromXml(xmlNode: XmlNode): any
  • Parameters

    Returns any

saveToJsonObject

Generated using TypeDoc