ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BubbleSeries Class / SizeValuesSourceProperty Field


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