Class LabelCreatedEventArgs - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LabelCreatedEventArgs

    Inheritance
    System.Object
    LabelCreatedEventArgs
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.Chart.WinUI.dll
    Syntax
    public class LabelCreatedEventArgs : EventArgs

    Constructors

    LabelCreatedEventArgs()

    Declaration
    public LabelCreatedEventArgs()

    Properties

    AxisLabel

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