ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BubbleOptions Class / ScaleProperty Field


In This Topic
    ScaleProperty Field (BubbleOptions)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ScaleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BubbleOptions.ScaleProperty
     
    BubbleOptions.ScaleProperty = value
    public static DependencyProperty ScaleProperty
    See Also