Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / SymbolEventArgs Class
Properties

In This Topic
    SymbolEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SymbolEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public Property Gets the rendering engine. (Inherited from C1.Android.Chart.BaseRenderEventArgs)
    Public Property Gets the data point index.  
    Public Property Gets the data item.  
    Public Property Gets the PlotElement.  
    Public Property Gets the symbol position in control pixel coordinates.  
    Public Property Gets the symbol size in control pixel coordinates.  
    Public Property Gets the symbol Size.  
    Top
    See Also