WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendLocationChangedeventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendLocationChangedeventArgs

    RoutedEvent Class implementation for LegendLocationChangedeventArgs

    Inheritance
    System.Object
    LegendLocationChangedeventArgs
    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public class LegendLocationChangedeventArgs : RoutedEventArgs

    Constructors

    LegendLocationChangedeventArgs(ChartLegend)

    Get or Set

    Declaration
    public LegendLocationChangedeventArgs(ChartLegend legend)
    Parameters
    Type Name Description
    ChartLegend legend

    Properties

    legend

    Get or Set legend property

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