Class LabelCreatedEventArgs
Inheritance
System.Object
LabelCreatedEventArgs
Namespace: Syncfusion.SfGauge.iOS
Assembly: Syncfusion.SfGauge.iOS.dll
Syntax
public class LabelCreatedEventArgs : Object
Constructors
LabelCreatedEventArgs()
Declaration
public LabelCreatedEventArgs()
Properties
LabelContent
Gets or sets LabelContent of label
Declaration
public object LabelContent { get; set; }
Property Value
Type |
---|
System.Object |