ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartStyle Class / FillProperty Field



In This Topic
    FillProperty Field
    In This Topic
    Identifies the Fill dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FillProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FillProperty
    public static readonly DependencyProperty FillProperty
    public:
    static readonly DependencyProperty^ FillProperty
    See Also