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


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