Used internally for positioning data labels. Application code does not normally interact with DataLabelHost.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DataLabelHost : Control
Visual Basic
Public Class DataLabelHost _
	Inherits Control
Visual C++
public ref class DataLabelHost : public Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Mindscape.PhoneElements.Charting..::..DataLabelHost

See Also