Share via


StyleSheetLink Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

You initialize the StyleSheetLink property to a URL to a style sheet. The dashboard factory uses this URL to format the dashboard view. The dashboard factory generates a <link> tag using the value of this property as the URL to a linked style sheet.

The StyleSheetLink property is a string with no default value.

Property Description
Data Type String (URL)
Default None
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat Plain text

See Also

Dashboard Schema Properties | StyleSheet Property