ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class / PlotAreaNameProperty Field



In This Topic
    PlotAreaNameProperty Field (Axis)
    In This Topic
    Identifies the PlotAreaName dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PlotAreaNameProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.PlotAreaNameProperty
    public static readonly DependencyProperty PlotAreaNameProperty
    public:
    static readonly DependencyProperty^ PlotAreaNameProperty
    See Also