MindFusion.Wpf Pack Programmer's Guide
Chart.ChartTheme Property
See Also
 





Gets or sets a ChartTheme that defines the appearance of chart elements.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public ChartTheme ChartTheme { get; set; }

Visual Basic  Copy Code

Public Property ChartTheme As ChartTheme

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.Wpf Namespace