Chart3D for WPF and Silverlight | ComponentOne
C1.Silverlight.Chart3D Namespace / GridDataSeries Class / ZDataProperty Field


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