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


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