Interface IStiRadarAxisLabels

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

antialiasing

antialiasing: boolean

borderColor

borderColor: Color

brush

brush: StiBrush

color

color: Color

core

drawBorder

drawBorder: boolean

font

font: Font

format

format: string

rotationLabels

rotationLabels: boolean

textAfter

textAfter: string

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