Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfChart.SelectionChangedEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfChart.SelectionChangedEventArgs

    Inheritance
    System.Object
    SfChart.SelectionChangedEventArgs
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class SelectionChangedEventArgs : EventArgs

    Constructors

    SelectionChangedEventArgs()

    Declaration
    public SelectionChangedEventArgs()

    Properties

    P0

    Declaration
    public SfChart P0 { get; }
    Property Value
    Type Description
    SfChart

    P1

    Declaration
    public ChartSelectionEvent P1 { get; }
    Property Value
    Type Description
    ChartSelectionEvent
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved