menu

Xamarin.Android

  • Code Examples
  • 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
    SfChart

    P1

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