Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextOptions<>

Type Parameters

    Hierarchy

    • TextOptions

    Index

    Properties

    active: boolean

    (RuleOptions)

    angle: number
    color: Color
    exceedLength: boolean
    expression: string | number

    (RuleOptions)

    isCustom: boolean

    (RuleOptions)

    literal: string | number | string[]

    (RuleOptions)

    lowerBoundary: number

    (RuleOptions)

    name: string

    (RuleOptions)

    offsetX: number
    offsetY: number
    operator: string

    (RuleOptions)

    operators: string[]

    (RuleOptions)

    propertyName: string

    (RuleOptions)

    rotateWithView: boolean
    size: number
    text: string
    type: string

    (RuleOptions)

    upperBoundary: number

    (RuleOptions)

    width: number

    Generated using TypeDoc