RadControls for Silverlight

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.1050

Syntax

C#
public abstract class BuildStyleMapping : IStyleMapping
Visual Basic
Public MustInherit Class BuildStyleMapping _
	Implements IStyleMapping

Inheritance Hierarchy

See Also