Provides chrome for the Balloon

Namespace:  AmCharts.Windows.Primitives
Assembly:  AmCharts.Windows (in AmCharts.Windows.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class BalloonFrame : Decorator
Visual Basic (Declaration)
Public Class BalloonFrame _
	Inherits Decorator
Visual C++
public ref class BalloonFrame : public Decorator

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      System.Windows.Media..::.Visual
        System.Windows..::.UIElement
          System.Windows..::.FrameworkElement
            System.Windows.Controls..::.Decorator
              AmCharts.Windows.Primitives..::.BalloonFrame

See Also