RadControls for WPF

Represents a collection of IStyleMapping objects. Supports the RadChart styling infrastructure. Not intended for external use.

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

Syntax

C#
public class ComplexStyleMapping : StyleMappingCollection
Visual Basic
Public Class ComplexStyleMapping _
	Inherits StyleMappingCollection

Inheritance Hierarchy

System..::..Object
  System.Collections.Generic..::..List<(Of <(<'IStyleMapping>)>)>
    Telerik.Windows.Controls.Charting..::..StyleMappingCollection
      Telerik.Windows.Controls.Charting..::..ComplexStyleMapping

See Also