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


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