Enum RVLocalizationElementType
The list of dashboard elements that are supported for localization
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.dll
Syntax
public enum RVLocalizationElementType
Fields
| Name | Description |
|---|---|
| DashboardFilterTitle | Title of a dashboard filter |
| DashboardTitle | Title of a dashboard |
| FieldLabel | Label of a field |
| SummarizationFieldLabel | Label of a summarization field |
| VisualizationTitle | Title of a visualization |