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


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