Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.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