ChartWebPart.DesignerChartTheme Property

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Property DesignerChartTheme As ChartTheme
    Get
    Set
'Usage
Dim instance As ChartWebPart
Dim value As ChartTheme

value = instance.DesignerChartTheme

instance.DesignerChartTheme = value
public ChartTheme DesignerChartTheme { get; set; }

Property Value

Type: ChartTheme

See Also

Reference

ChartWebPart Class

ChartWebPart Members

Microsoft.Office.Server.WebControls Namespace