Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextOptions<>

Type parameters

    Hierarchy

    • TextOptions

    Index

    Properties

    active

    active: boolean

    (RuleOptions)

    angle

    angle: number

    color

    color: Color

    exceedLength

    exceedLength: boolean

    expression

    expression: string | number

    (RuleOptions)

    isCustom

    isCustom: boolean

    (RuleOptions)

    literal

    literal: string | number | string[]

    (RuleOptions)

    lowerBoundary

    lowerBoundary: number

    (RuleOptions)

    name

    name: string

    (RuleOptions)

    offsetX

    offsetX: number

    offsetY

    offsetY: number

    operator

    operator: string

    (RuleOptions)

    operators

    operators: string[]

    (RuleOptions)

    propertyName

    propertyName: string

    (RuleOptions)

    rotateWithView

    rotateWithView: boolean

    size

    size: number

    text

    text: string

    type

    type: string

    (RuleOptions)

    upperBoundary

    upperBoundary: number

    (RuleOptions)

    width

    width: number

    Generated using TypeDoc