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


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