Visualization members
The Visualization type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Visualization |
Top
Properties
Name | Description | |
---|---|---|
DefaultScreen | ||
DetailView | ||
MediumScreen | ||
SmallScreen | ||
TypeId | (Overrides ClientValueObject.TypeId.) | |
VisualizationAppInfo | ||
VisualizationType |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top