menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelCreatedEventArgs - API Reference

    Show / Hide Table of Contents

    Class LabelCreatedEventArgs

    Represents LabelCreated Event.

    Inheritance
    System.Object
    LabelCreatedEventArgs
    Namespace: Com.Syncfusion.Gauges.SfCircularGauge
    Assembly: Syncfusion.SfGauge.Android.dll
    Syntax
    public class LabelCreatedEventArgs : Object

    Constructors

    LabelCreatedEventArgs()

    Declaration
    public LabelCreatedEventArgs()

    Properties

    LabelContent

    Gets or sets a value indicating the LabelContent

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