Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexChart Class / StackingProperty Field


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