Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChartMediaInfoValueProperties

Hierarchy

  • ChartMediaInfoValueProperties

Index

Properties

Optional fields

fields: string[]

An array of strings, with each string containing the name of a field to display in the chart.

Read more...

Optional normalizeField

normalizeField: string

A string containing the name of a field.

Read more...

Optional series

An array of ChartMediaInfoValueSeries objects which provide information of x/y data data that is plotted in a chart.

Read more...

Optional tooltipField

tooltipField: string

String value indicating the tooltip for a chart specified from another field.

Read more...

Generated using TypeDoc