[]
Represents the dataset used to populate the data for the slider labels.
public class LabelData
The LabelData class provides settings for specifying the dataset and fields used for slider labels.
Name | Description |
---|---|
LabelData() |
Name | Description |
---|---|
DataSetName | Gets or sets a dataset name. |
Key | Gets or sets the field name in the dataset to be matched with the band group expression value. |
Label | Gets or sets the field name in the dataset to be displayed as navigation labels. |