RadControls for WPF

Represents a DataPointBinding that uses reflection to look-up the values for the generated data points.

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

Syntax

C#
public class PropertyNameDataPointBinding : DataPointBinding
Visual Basic
Public Class PropertyNameDataPointBinding _
	Inherits DataPointBinding

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.ChartView..::..DataPointBinding
    Telerik.Windows.Controls.ChartView..::..PropertyNameDataPointBinding

See Also