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

Namespace: Mindscape.SilverlightElements.Charting
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.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.SilverlightElements.Charting..::..DataLabelHost

See Also