ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarColumnOptions Class / SeriesOverlapProperty Field


In This Topic
    SeriesOverlapProperty Field
    In This Topic
    Identifies the SeriesOverlap attached dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SeriesOverlapProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarColumnOptions.SeriesOverlapProperty
    public static readonly DependencyProperty SeriesOverlapProperty
    See Also