ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BaseRenderer Class / InvertedProperty Field


In This Topic
    InvertedProperty Field (BaseRenderer)
    In This Topic
    Identifies the Inverted dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InvertedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BaseRenderer.InvertedProperty
    public static readonly DependencyProperty InvertedProperty
    See Also