Interface IStiLegend

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

borderColor

borderColor: Color

brush

brush: StiBrush

chart

chart: IStiChart

columnWidth

columnWidth: number

columns

columns: number

core

direction

font

font: Font

hideSeriesWithEmptyTitle

hideSeriesWithEmptyTitle: boolean

horAlignment

horAlignment: StiLegendHorAlignment

horSpacing

horSpacing: number

labelsColor

labelsColor: Color

markerAlignment

markerAlignment: StiMarkerAlignment

markerBorder

markerBorder: boolean

markerSize

markerSize: SizeD

markerVisible

markerVisible: boolean

showShadow

showShadow: boolean

size

size: SizeD

title

title: string

titleColor

titleColor: Color

titleFont

titleFont: Font

vertAlignment

vertAlignment: StiLegendVertAlignment

vertSpacing

vertSpacing: number

visible

visible: boolean

Methods

clone

  • clone(): any

loadFromJsonObject

  • loadFromJsonObject(jObject: StiJson): any

saveToJsonObject

Generated using TypeDoc