Xamarin.Android

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

    Show / Hide Table of Contents

    Class SfChart.SelectionChangingEventArgs

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

    Constructors

    SelectionChangingEventArgs()

    Declaration
    public SelectionChangingEventArgs()

    Properties

    P0

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

    P1

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