Options
All
  • Public
  • Public/Protected
  • All
Menu

a series of IXYValues, their description and any rendering css options

Hierarchy

  • IXYSeries

Index

Properties

Optional css

css: ICss

CSS for this data

Optional description

description: object

EXPERIMENTAL: description is drawn along the line/area graph

Type declaration

  • Optional alignment?: Alignment
  • Optional percentage?: number

    this describes where along the line/area the description is drawn

  • text: string

    the description text

Optional functionMap

functionMap: IFunctionMap

a function that is run per X value to generate the output Y value

Optional name

name: string

the name for this series may be used by the SelectionHelper and ColorManager

Optional showTitleText

showTitleText: boolean

EXPERIMENTAL: this flag enables text rendering for each XY scatter point

Optional values

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc