ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataSeries Class / ConnectionFillProperty Field


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