This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates a chart based on a description.
Namespace: Smartsite.Charts
Assembly: Smartsite.Charts (in Smartsite.Charts.dll)
Syntax
C# | Copy Code |
---|---|
public void SetLayout( xmlDoc ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub SetLayout ( _ xmlDoc As _ ) |
Parameters
- xmlDoc
- XmlDocument
See Also
ChartBuilder Class
Smartsite.Charts Namespace