Interface IStiStyleCoreXF

Hierarchy

  • IStiStyleCoreXF

Index

Properties

axisLabelsColor

axisLabelsColor: Color

axisLineColor

axisLineColor: Color

axisTitleColor

axisTitleColor: Color

basicStyleColor

basicStyleColor: Color

chart

chart: IStiChart

chartAreaBorderColor

chartAreaBorderColor: Color

chartAreaBorderThickness

chartAreaBorderThickness: number

chartAreaBrush

chartAreaBrush: StiBrush

chartAreaShowShadow

chartAreaShowShadow: boolean

chartBrush

chartBrush: StiBrush

gridLinesHorColor

gridLinesHorColor: Color

gridLinesVertColor

gridLinesVertColor: Color

interlacingHorBrush

interlacingHorBrush: StiBrush

interlacingVertBrush

interlacingVertBrush: StiBrush

legendBorderColor

legendBorderColor: Color

legendBrush

legendBrush: StiBrush

legendFont

legendFont: Font

legendLabelsColor

legendLabelsColor: Color

legendShowShadow

legendShowShadow: boolean

legendTitleColor

legendTitleColor: Color

markerVisible

markerVisible: boolean

seriesBorderThickness

seriesBorderThickness: number

seriesCornerRadius

seriesCornerRadius: StiCornerRadius

seriesLabelsBorderColor

seriesLabelsBorderColor: Color

seriesLabelsBrush

seriesLabelsBrush: StiBrush

seriesLabelsColor

seriesLabelsColor: Color

seriesLabelsFont

seriesLabelsFont: Font

seriesLabelsLineColor

seriesLabelsLineColor: Color

seriesLighting

seriesLighting: boolean

seriesShowBorder

seriesShowBorder: boolean

seriesShowShadow

seriesShowShadow: boolean

styleColors

styleColors: Color[]

toolTipBorder

toolTipBorder: StiSimpleBorder

toolTipBrush

toolTipBrush: StiBrush

toolTipCornerRadius

toolTipCornerRadius: StiCornerRadius

toolTipTextBrush

toolTipTextBrush: StiBrush

trendLineColor

trendLineColor: Color

Methods

fillCicledColumn

fillColumn

getAreaBrush

getColorByIndex

  • getColorByIndex(index: number, count: number, seriesColor: Color[]): Color
  • Parameters

    • index: number
    • count: number
    • seriesColor: Color[]

    Returns Color

getColorBySeries

getColors

  • getColors(seriesCount: number, seriesColors: Color[]): Color[]
  • Parameters

    • seriesCount: number
    • seriesColors: Color[]

    Returns Color[]

getColumnBorder

getColumnBrush

Generated using TypeDoc