menu

UWP

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

    Show / Hide Table of Contents

    Class LabelCreatedEventArgs

    Class which represents the arguments in label created event.

    Inheritance
    System.Object
    LabelCreatedEventArgs
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public class LabelCreatedEventArgs : Object

    Constructors

    LabelCreatedEventArgs()

    Declaration
    public LabelCreatedEventArgs()

    Properties

    LabelContent

    Gets or sets object value that describes the content of label in cicular gaueg scale.

    Declaration
    public object LabelContent { get; set; }
    Property Value
    Type
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved