RadControls for WPF

Represents a connection between the resources provided to style the RadChart and the different visual elements.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public class StyleMapping : IStyleMapping
Visual Basic
Public Class StyleMapping _
	Implements IStyleMapping

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..StyleMapping

See Also