ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartView Class / TransformProperty Field


In This Topic
    TransformProperty Field (ChartView)
    In This Topic
    Identifies the Transform dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TransformProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartView.TransformProperty
    public static readonly DependencyProperty TransformProperty
    Remarks
    3D only
    See Also