Chart3D for WPF and Silverlight | ComponentOne
C1.WPF.C1Chart3D Namespace / C1Chart3D Class / XScaleProperty Field


In This Topic
    XScaleProperty Field (C1Chart3D)
    In This Topic
    Using a DependencyProperty as the backing store for XScale. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly XScaleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Chart3D.XScaleProperty
    public static readonly DependencyProperty XScaleProperty
    See Also