ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartPanelObject Class / ActionProperty Field


In This Topic
    ActionProperty Field
    In This Topic
    Identifies the Action dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ActionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartPanelObject.ActionProperty
    public static readonly DependencyProperty ActionProperty
    See Also