Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartSeries Class / SymbolMarkerProperty Field


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