Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSelectionChangingEvent

    Show / Hide Table of Contents

    Class ChartSelectionChangingEvent

    Inheritance
    System.Object
    ChartSelectionEvent
    ChartSelectionChangingEvent
    Inherited Members
    ChartSelectionEvent.PreviousSelectedIndex
    ChartSelectionEvent.SelectedDataPointIndex
    ChartSelectionEvent.SelectedSeries
    ChartSelectionEvent.SelectedSegment
    ChartSelectionEvent.PreviousSelectedSeries
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ChartSelectionChangingEvent : ChartSelectionEvent

    Constructors

    ChartSelectionChangingEvent()

    Declaration
    public ChartSelectionChangingEvent()

    Properties

    Cancel

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved