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


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