Interaction logic for AwxChartView.xaml
AwxChartView

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class AwxChartView : AwxView, 
	IComponentConnector
Visual Basic
Public Class AwxChartView _
	Inherits AwxView _
	Implements IComponentConnector
JScript
public class AwxChartView extends AwxView implements IComponentConnector

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Ico.Awx..::..AwxView
                    Ico.Awx.Chart..::..AwxChartView

See Also