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


In This Topic
    ScaleProperty Field (FrameworkElement3D)
    In This Topic
    Identifies the Scale dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScaleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FrameworkElement3D.ScaleProperty
    public static readonly DependencyProperty ScaleProperty
    See Also