Data Source

Description

Properties for configuring the data source of a ViewBox control.

Discussion

These properties define where the ViewBox gets its data, whether it is from a static JSON string, a database query, an API, or raw HTML.

Name
Description
HTML mode

Specifies whether the ViewBox data source is interpreted as raw HTML.

ViewBox type

Specifies the type of data structure the ViewBox will consume.