Exago .NET API Documentation
Load Method (ColorTheme)
WebReports.Api.Theme Namespace > ColorTheme Class : Load Method
The PageInfo object
The array of CSS color values to load into the theme
Loads a Color theme from a given dataset
Syntax
public static ColorTheme Load( 
   PageInfo pageInfo,
   System.string[] colors
)

Parameters

pageInfo
The PageInfo object
colors
The array of CSS color values to load into the theme

Return Value

The ColorTheme object
See Also

Reference

ColorTheme Class
ColorTheme Members