ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarColumnOptions Class / OriginProperty Field


In This Topic
    OriginProperty Field (BarColumnOptions)
    In This Topic
    Identifies the Origin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared OriginProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarColumnOptions.OriginProperty
     
    BarColumnOptions.OriginProperty = value
    public static DependencyProperty OriginProperty
    See Also