Interface IStiAxisLabels

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")

allowApplyStyle

allowApplyStyle: boolean

angle

angle: number

antialiasing

antialiasing: boolean

calculatedStep

calculatedStep: number

color

color: Color

core

font

font: Font

format

format: string

formatService

formatService: StiFormatService

placement

step

step: number

textAfter

textAfter: string

textAlignment

textAlignment: StiHorAlignment

textBefore

textBefore: string

width

width: number

wordWrap

wordWrap: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

loadFromXml

  • loadFromXml(xmlNode: XmlNode): any
  • Parameters

    Returns any

saveToJsonObject

Generated using TypeDoc