ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PieSlice Class / OffsetProperty Field


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