ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / PlotBackgroundProperty Field


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