MindFusion.Wpf Pack Programmer's Guide
ChartTheme Members
Constructors Properties Methods
 


Represents a styling theme for the chart.

The following tables list the members exposed by the ChartTheme type.

 Public Constructors

  Name Description

ChartTheme

Overloaded. Initializes a new instance of the ChartTheme class.

 Public Properties

  Name Description

AxisStyles

Gets or sets the styles of the axis.

SeriesStyles

Gets or sets the styles of the series.

ThemeStyle

Gets or sets the style of this theme.

 Public Methods

  Name Description

Apply

Overloaded.  

BasedOn

Specifies the Chart whose appearance settings will be copied to this ChartTheme.

LoadFromXml

Overloaded. Loads the current theme from an XML file or node.

SaveToXml

Overloaded. Saves the current theme to an XML file or node.

 See Also

ChartTheme Class
MindFusion.Charting.Wpf Namespace