Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartAxis.LabelCreatedEventArgs

    This class serves as an event data for LabelCreated event.

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

    Constructors

    LabelCreatedEventArgs()

    Declaration
    public LabelCreatedEventArgs()

    Properties

    AxisLabel

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