VisualizationStyleSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.VisualizationStyleSet", ServerTypeId="{ab366d26-be89-4814-b6e6-d9e45aff97bf}", ValueObject=true)]
public class VisualizationStyleSet : Microsoft.SharePoint.Client.ClientValueObject
type VisualizationStyleSet = class
inherit ClientValueObject
Public Class VisualizationStyleSet
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| VisualizationStyleSet() |
Properties
| AspectRatio | |
| BackgroundColor | |
| Fields | |
| MinHeight | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |