Skip to main content
A newer version of this page is available. .

IReportControlMetadata Interface

Provides information about a report control required to serialize, display and manage interactivity.

Declaration

interface IReportControlMetadata extends Analytics.Elements.IElementMetadata

Inheritance

IElementMetadata
IReportControlMetadata

Properties

defaultBindingName Property

Specifies the name of an element’s default data binding.

Declaration

defaultBindingName?: string

Property Value

Type Description
string

The name of an element’s default data binding.