ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1ChartLegend Class / OverlapChartProperty Field


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