Chart3D for WPF and Silverlight | ComponentOne
C1.Silverlight.Chart3D Namespace / GridDataSeries Class / BackFillProperty Field


In This Topic
    BackFillProperty Field (GridDataSeries)
    In This Topic
    Using a DependencyProperty as the backing store for BackFill. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BackFillProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridDataSeries.BackFillProperty
    public static readonly DependencyProperty BackFillProperty
    See Also