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


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