Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColumnChartMediaInfo

Hierarchy

Index

Properties

Methods

Properties

altText

altText: string

Provides an alternate text for an image if the image cannot be displayed.

Read more...

caption

caption: string

Defines a caption for the media.

Read more...

title

title: string

The title of the media element.

Read more...

Readonly type

type: string

Indicates the type of chart.

Read more...

value

Defines the chart value.

Read more...

Methods

clone

  • Creates a deep clone of the ColumnChartMediaInfo class.

    Read more...

    Returns ColumnChartMediaInfo

toJSON

  • toJSON(): any
  • Converts an instance of this class to its ArcGIS portal JSON representation.

    Read more...

    Returns any

Generated using TypeDoc